-
@eleven_ty I upgraded to Eleventy 1.0.6 and tried to use
this.ctx
in a Nunjucks shortcode after reading github.com/11ty/eleventy/issues/1584 but all I get isundefined
, as withthis.page
… 🤷♂️ Do you have an example somewhere? Or should I open an issue?