0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend/services/rendering
Naz 4fa412c880 🐛 Fixed page vs post context calculation
closes https://github.com/TryGhost/Ghost/issues/14886
refs 0c097f6532

- The context calculation after referenced change was adding a stray "post" entry into the context, causing the `{{#is "post"}}` helper to fail.
2022-05-24 15:33:47 +08:00
..
context.js 🐛 Fixed page vs post context calculation 2022-05-24 15:33:47 +08:00
error.js
format-response.js Reworked preview controller output 2022-05-17 17:21:38 +08:00
index.js
render-entries.js
render-entry.js Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00
renderer.js
templates.js Fixed frontend rendering of page resource 2022-05-16 22:06:55 +08:00