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
The error is thrown by this line of Node._updateDomField, although I haven't familiarized myself enough with JSONEditor to know what the correct fix is.
The text was updated successfully, but these errors were encountered:
If a JSONEditor instance is constructed with an empty string as the name, then the constructor throws with the following error:
Demo: https://codesandbox.io/s/jsoneditor-blank-name-9db9p
The error is thrown by this line of Node._updateDomField, although I haven't familiarized myself enough with JSONEditor to know what the correct fix is.
The text was updated successfully, but these errors were encountered: