passToClient: (string | { navigation: boolean, value: string })[]
#1842
Labels
enhancement ✨
New feature or request
Description
See #1822 (reply in thread).
This can be useful for
pageContext.user
which usually doesn't need to be fetched again, in order to avoid a.pageContext.json
request upon client-side navigation.The text was updated successfully, but these errors were encountered: