Ember.run() makes your code testable. Testing disables autorun, and you may get errors when trying to test async code not wrapped in it. See this post I commented on: Setting up testing - #2 by joshpfosi
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Bootstrap and collapse navbar | 4 | 898 | April 13, 2018 | |
| Collapse on click problem | 1 | 678 | February 22, 2017 | |
| Do I have to mess up html tags if I want to use 'ember-bootstrap'? | 3 | 2064 | January 19, 2017 | |
| Beginner trying to make collapsible Components | 1 | 1543 | July 18, 2017 | |
| How to port legacy jquery Single Page Application to emberJS | 0 | 1335 | July 9, 2014 |