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

fix(kit): disable SSR because it does not work with vega-embed #975

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Sparkier
Copy link
Collaborator

@domoritz not ideal but I think json-stringify-pretty-compact does not work with SSR. Could alternatively probably dynamically import but also not much better.

@domoritz
Copy link
Member

Thanks. Maybe we can replace json-stringify-pretty-compact with something else at some point.

@domoritz domoritz merged commit 7ec7125 into main Nov 13, 2024
1 check passed
@domoritz domoritz deleted the ab-fix-kit branch November 13, 2024 02:38
@Sparkier
Copy link
Collaborator Author

It is a dependency of vega-embed, so would have to change it there.

@domoritz
Copy link
Member

It looks like the library is relatively up to date: https://github.com/lydell/json-stringify-pretty-compact. Do you know the exact issue?

@vega-org-bot
Copy link
Collaborator

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants