You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: validate JSON inputs in JSONTools component before diffing
- Added checks to ensure both JSON inputs are objects or arrays before processing.
- Displayed an error message if inputs are invalid, improving user feedback and preventing runtime errors.
0 commit comments