0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Hannah Wolfe d724c8f95d
Fixed amp not rendering content
refs: 9d7049cd3

- I missed that the amp_content helper was meant to be async when refactoring
- I have updated our proper amp acceptance tests to catch the content not rendering as this is a regression, this should definitely have been caught
- Added missing async property to amp_content helper to fix the issue
2021-10-05 12:27:31 +01:00
..
client@c3145d4397 Updated Admin to v4.17.1 2021-10-05 08:31:40 +01:00
frontend Fixed amp not rendering content 2021-10-05 12:27:31 +01:00
server Replace the deprecated dependency i18n with tpl in mail.js files (#13449) 2021-10-05 10:40:00 +01:00
shared Removed unused doesTranslationKeyExist fn from i18n 2021-10-04 11:52:10 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
bridge.js Added clarifying note to bridge 2021-09-30 15:43:39 +01:00