You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This report came up in the forum and I can confirm that a Scratch variable set in a Shortcode does not render when called from the template of its Parent Page.
The Scratch variable is rendered on first load of the local server in fast rendering mode.
However if --disabelFastRender is used then the variable is not rendered.
Also the variable is not rendered when the command hugo is executed.