mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
No issue -Call notifications.closePassive after the resolution of the promise that generates the notifications. Otherwise multiple promises can stack up after notifications have been cleared, which results in a bunch of stacked notifications. -Remove some unnecessary propagation of rejected promises from action handlers that can result in unhandled reject errors. |
||
---|---|---|
.. | ||
editor | ||
modals | ||
posts | ||
settings | ||
application.js | ||
debug.js | ||
error.js | ||
forgotten.js | ||
post-settings-menu.js | ||
post-tags-input.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signup.js |