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

Using astro's client:load breaks state #3

Open
NexRX opened this issue Nov 13, 2023 · 1 comment
Open

Using astro's client:load breaks state #3

NexRX opened this issue Nov 13, 2023 · 1 comment

Comments

@NexRX
Copy link

NexRX commented Nov 13, 2023

Hi,
Been using it for a couple days now but i've noticed if I load the state using the astro client:load directive then the state wont update in certain ways. Usually these state mismatches are related to when something loads on the server but wouldn't on the client (think a loading bar or a spinner).

Any idea whats causing this weird issue with SSR?

@NexRX
Copy link
Author

NexRX commented Nov 13, 2023

Should note client:only does fix the issue i've having but I'd rather avoid putting that on everything that uses my user state.

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