mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
15585971e2
closes #10643 The async resolver in express-hbs relies on storing the state of the promises on the `this` value inside of a helper, which is always set to the `context`. This patch updates our helpers which render templates, to use `this` as the context when rendering their templates. |
||
---|---|---|
.. | ||
client@42345a3c24 | ||
frontend | ||
server | ||
test | ||
index.js |