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

Warning when using @nuxt/pinia v0.6.0+ without renderJsonPayloads #2864

Open
pont1s opened this issue Dec 26, 2024 · 0 comments
Open

Warning when using @nuxt/pinia v0.6.0+ without renderJsonPayloads #2864

pont1s opened this issue Dec 26, 2024 · 0 comments

Comments

@pont1s
Copy link

pont1s commented Dec 26, 2024

Reproduction

https://stackblitz.com/edit/nuxt-starter-ecn4etzx

Steps to reproduce the bug

  1. Run project in dev mode

Expected behavior

No warning

Actual behavior

When disabling the experimental flag renderJsonPayloads in nuxt.config.ts, the warning Cannot stringify arbitrary non-POJOs RefImpl appears when running the project

Additional information

When using @pinia/nuxt 0.5.5 there is no warning

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