Maybe I'm doing it wrong, but here's an example of the bug:
http://codepen.io/markmiro/pen/pjbVma?editors=001
Is there another way to get the Backbone model and React view to stay in sync? I would like to sync the two to do things like live input validation.
Thanks!