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
{{ message }}
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
When mode is code and user try to change the json, an error is throw.
I understand why, because the json is not valid. But It shouldn't throw an error (or even log the error) but let the user to catch this error and decide what do do.
Thanks for the plugin!
When
mode
iscode
and user try to change the json, an error is throw.I understand why, because the json is not valid. But It shouldn't throw an error (or even log the error) but let the user to catch this error and decide what do do.
https://jsfiddle.net/v1edee0n/
The text was updated successfully, but these errors were encountered: