-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
The docs say:
In other words, any app that involves user sessions or authentication is not a candidate for adapter-static, even if individual pages within an app are suitable for prerendering.
This is perhaps not quite precise enough and was causing some confusion on Discord. E.g. one user said they wanted to do anything involving auth in onMount
. There was also a question of whether this restriction still exists with ssr and hydration disabled
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation