mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
c97e06751e
no issue - Sentry was showing `card` being undefined at times when attempting to select/edit a card after it's inserted in `replaceWithCardSection()` (called by card menus and text expansions) but it's not been reproducible in local environments - it's unclear if the problem occurs due to the card render not happening in the immediate render queue or if it's some other problem - added a retry if the card is not found after the first render plus logs to Sentry and console when the unexpected state occurs for better insight |
||
---|---|---|
.. | ||
components | ||
helpers | ||
lib | ||
options | ||
services | ||
utils |