Ghost/apps/comments-ui/src
Simon Backx 28921a8dbf Fixed randomly not loading comments area
refs https://github.com/TryGhost/Team/issues/1696

- Wait for the iframe to load before sending messages to it
- High chance this fixes the issue, but still need to monitor if this was the real cause.
2022-07-20 16:30:28 +02:00
..
components Wired up really basic reply pagination 2022-07-20 14:16:06 +02:00
images/icons Added a proper loading component for comments plus a few tweaks 2022-07-19 17:23:02 +01:00
utils Added CSS support for custom local setup for Safari 2022-07-20 16:03:07 +02:00
actions.js Added temporary report functionality without confirmation 2022-07-18 17:36:09 +02:00
App.js Fixed randomly not loading comments area 2022-07-20 16:30:28 +02:00
App.test.js Added temporary working test 2022-07-19 16:46:16 +02:00
AppContext.js Added AppContext and basic Form component 2022-07-04 17:23:01 +02:00
index.css Added sequential load for CSS 2022-07-08 13:28:39 +02:00
index.js Restricted actions for logged in members and paid members 2022-07-20 10:38:21 +02:00
logo.svg Initialize project using Create React App 2022-07-04 14:53:12 +02:00
setupTests.js Initialize project using Create React App 2022-07-04 14:53:12 +02:00