Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Option to Disable Session Fetching During SSR #309

Open
Latex88 opened this issue Dec 15, 2024 · 0 comments
Open

Add Option to Disable Session Fetching During SSR #309

Latex88 opened this issue Dec 15, 2024 · 0 comments

Comments

@Latex88
Copy link

Latex88 commented Dec 15, 2024

Is it possible to disable session fetching during SSR and fetch only on the client side? Currently, this behavior is achievable for routes that are cached or pre-rendered. However, it would be ideal to introduce a configurable setting that allows this behavior for non-cached routes as well, enabling client-only session fetching across all routes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant