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
This fix would be great. Since it doesn't clear, we can't reliably check this.err, and I would like to prevent saving in our app if there was still a valid error. If a PR would help speed this up, please let me know.
Please, clear the variable
this.err
at the functionhandleChange
before the line:jsoneditor-react/src/Editor.jsx
Line 176 in 8c05a8b
With it, I can just check the err variable at the editor to check if there is an error at the JSON
The text was updated successfully, but these errors were encountered: