mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 09:50:34 +03:00
00bbf070b2
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. |
||
---|---|---|
.. | ||
editor | ||
mobile | ||
posts | ||
settings | ||
application.js | ||
content-preview-content-view.js | ||
editor-save-button.js | ||
paginated-scroll-box.js | ||
post-item-view.js | ||
post-tags-input.js | ||
posts.js | ||
settings.js |