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 | 866 | April 13, 2018 | |
Collapse on click problem | 1 | 667 | February 22, 2017 | |
Beginner trying to make collapsible Components | 1 | 1518 | July 18, 2017 | |
Best way to show/hide divs
|
3 | 10533 | June 17, 2016 | |
What are the rules for using jquery to manipulate the DOM?
|
9 | 3707 | August 20, 2017 |