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

Document SSR support and behavior #218

Open
PeppeL-G opened this issue Nov 23, 2023 · 0 comments
Open

Document SSR support and behavior #218

PeppeL-G opened this issue Nov 23, 2023 · 0 comments

Comments

@PeppeL-G
Copy link

It took some time to search for, but after a while I found #56 (comment):

By working server side, I mean it should not cause an error.

Local Storage is a client-side browser API, so on the server it returns the default value of the store. Please advise if you are seeing a different behavior.

Would it be possible to mention this in the docs (in the README file)? I guess most use Svelte with SvelteKit, and in SvelteKit (with SSR) this is a quite important piece of information.

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