0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
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
..
client guard against missing editor element in editor-base-controller.save 2015-08-19 20:43:30 +01:00
server Merge pull request #5651 from ErisDS/msg-change 2015-08-12 06:10:43 +02:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Merge pull request #5646 from ErisDS/issue-5150-nextprev 2015-08-11 15:46:23 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00