We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If added to a sveltekit page/component that SSR then it fails.
Suggest to make it check if not browser and handle exit gracefully
The text was updated successfully, but these errors were encountered:
feat: separate json transformation from websocket store
67237c0
fixes #539 BREAKING CHANGE: websocketStore transparently passes values (strings). JSON encoding/decoding must be handeled separatly
No branches or pull requests
If added to a sveltekit page/component that SSR then it fails.
Suggest to make it check if not browser and handle exit gracefully
The text was updated successfully, but these errors were encountered: