mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
27e52c8979
In later versions of Ember, the views and components can be stable and are not guaranteed to be torn down before a new controller is set on them. In this case, the controller is initially set before the element has been rendered to the DOM causing errors when invoking `closest` on undefined. |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets | ||
tests | ||
.ember-cli | ||
.gitignore | ||
.jshintrc | ||
bower.json | ||
Brocfile.js | ||
package.json | ||
testem.json |