mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-13 22:53:32 +03:00
22d4151e33
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. |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets | ||
tests | ||
.ember-cli | ||
.gitignore | ||
.jshintrc | ||
.watchmanconfig | ||
bower.json | ||
Brocfile.js | ||
package.json | ||
testem.json |