Closed talkol closed 8 years ago
Assuming you only have one controller in your app, if you start it with setRootController('MoviesApp', 'slide-down'), the app doesn't start
setRootController('MoviesApp', 'slide-down')
@talkol just pushed a fix (see fea42c1). Please see that it solves the issue in your project, and if so - include it on the next release.
looks good. will release today
Assuming you only have one controller in your app, if you start it with
setRootController('MoviesApp', 'slide-down')
, the app doesn't start