Ghost/core/client
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
..
app guard against missing editor element in editor-base-controller.save 2015-08-19 20:43:30 +01:00
config Update to simple-auth 0.8 2015-05-22 15:21:46 -05:00
lib updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Merge pull request #5633 from acburdine/spin-buttons 2015-08-10 19:06:32 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jshintrc ES6 module version of ic-ajax instead of global 2015-05-26 22:13:25 -05:00
.watchmanconfig updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
bower.json Update admin area jquery and jquery-ui dependencies 2015-08-19 09:37:02 +01:00
Brocfile.js Update admin area jquery and jquery-ui dependencies 2015-08-19 09:37:02 +01:00
package.json Update ember-myth 2015-08-14 22:35:26 -05:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00