It should (optionally?) be possible to save #var_final values in page_props. It has to be made sure that no inconsistent states remain in page_props if this feature is turned on or off.
See also:
It should (optionally?) be possible to save #var_final values in page_props. It has to be made sure that no inconsistent states remain in page_props if this feature is turned on or off.
See also:
Note that this can't be implemented without adding bugs to the extension. If you store time-based information in a variable, page_props and page view can get out of sync because of T133495.