Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield b0d778a5dc Koenig - Fixed "set on destroyed object" error
refs https://github.com/TryGhost/Ghost/issues/9623
- the `{{koenig-toolbar}} `didReceiveAttrs` hook was triggering an async action when the component was being destroyed so a guard is needed around the call to `set` in the `_hideToolbar` method
2018-05-28 16:54:16 +01:00
..
addon Koenig - Fixed "set on destroyed object" error 2018-05-28 16:54:16 +01:00
app/components Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Koenig - Added Code Block card to (+) and / menus 2018-05-17 12:20:02 +01:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00