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
Add two jsoneditors on the same html page and connect them to the same date model.
Change some values in one model and you will see that the other josonditor's model is not updated.
Seems to be old, and recurring Polymer binding issue, please try to addEventListener for change and notify the other elements (apply given patches if needed)
Steps to reproduce
Add two jsoneditors on the same html page and connect them to the same date model.
Change some values in one model and you will see that the other josonditor's model is not updated.
Live Demo
http://juicy.github.io/juicy-jsoneditor/
Screenshot
The text was updated successfully, but these errors were encountered: