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
I see javascript error on the following code in browser on group.appendChild(input.errmsg);
I see in earlier version error message was shown on UI while it no longer works due to this issue. If you check advanced example http://rawgit.com/jdorn/json-editor/master/examples/advanced.html and change name to value like aaa which is invalid and check javascript errors, it shows that.