mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
6c5f359628
no issue - we currently rely on a side-effect of the individual publish menu components calling `setSaveType` when they are rendered - in tests sometimes the timing was not what we expected and the menu would swap components mid-save which then updated the save type and caused further problems - added a guard so that we never swap the publish menu components whilst a save is in progress |
||
---|---|---|
.. | ||
authentication.js | ||
configuration.js | ||
invites.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
slugs.js | ||
subscribers.js | ||
tags.js | ||
themes.js | ||
uploads.js | ||
users.js |