I am looking forward to using this plugin for Mozilla, so far it is sort of working!! Btw I am using RequireJS. Everything is symettrical. Views, collections, models are all not global. So if models and collections show up, views should also, since everything is congruent and treated the same with RequireJS.
I have it working for models and collections (no routers?) as you can see:
but for views ---> they show up for a moment, and then disappear:
I am looking forward to using this plugin for Mozilla, so far it is sort of working!! Btw I am using RequireJS. Everything is symettrical. Views, collections, models are all not global. So if models and collections show up, views should also, since everything is congruent and treated the same with RequireJS.
I have it working for models and collections (no routers?) as you can see:
but for views ---> they show up for a moment, and then disappear:
see, they show up for a second!!:
but then they disappear :(
any idea what could be wrong? thanks!