Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield c97e06751e Added additional logging for Sentry issue.id:2451728694
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
2021-09-09 12:58:38 +01:00
..
components Added additional logging for Sentry issue.id:2451728694 2021-09-09 12:58:38 +01:00
helpers Added toolbar to email CTA card 2021-08-23 14:10:33 +02:00
lib Resolved "already declared in upper scope" linting warnings 2020-10-05 09:56:21 +01:00
options Added "Email call to action" card for an email-only CTA targeting free or paid members (#2080) 2021-09-02 13:11:15 +01:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils Prototyped component based atoms in the editor 2021-07-22 18:54:46 +01:00