Ghost/core/client/app/mixins
Kevin Ansfield 22d4151e33 guard against missing editor element in editor-base-controller.save
issue #5659
- Fixes occasional issue with `Uncaught TypeError: Cannot read property 'val' of undefined` errors appearing when navigating quickly to/from the editor. I traced the `save` action calls back to the `autoSave` method - it may warrant further investigation to find out why the throttled/debounced calls are sometimes made when the editor element is non-existent.
2015-08-19 20:43:30 +01:00
..
body-event-listener.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
current-user-settings.js Move users routes out of settings & change to team 2015-06-18 19:46:46 +01:00
dropdown-mixin.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
ed-editor-api.js No more CodeMirror 2015-03-17 14:32:55 +00:00
ed-editor-scroll.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
ed-editor-shortcuts.js No more CodeMirror 2015-03-17 14:32:55 +00:00
editor-base-controller.js guard against missing editor element in editor-base-controller.save 2015-08-19 20:43:30 +01:00
editor-base-route.js Refactor role selects; pause transition if saving 2015-07-09 12:10:00 -05:00
infinite-scroll.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
pagination-controller.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
pagination-route.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
settings-menu-controller.js update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
settings-save.js add spin-button component & implement it 2015-08-10 09:43:50 -06:00
shortcuts-route.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
style-body.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
text-input.js Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00
validation-engine.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00