Julien Tome
Results
2
issues of
Julien Tome
**Is your feature request related to a problem? Please describe.** The two means to provide `initialValues` are not consistent on updates (eg: after a successful submit): - config property `initialValues`...
enhancement
Problem : Calling destroy on BossView object doesn't call destroy on subviews, resulting on a potential memory leak. Subviews' "onDestroy" never get called, and in the Chrome Backbone Debugger we...