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: shouldHydrate error when null object is passed #2866

Closed
wants to merge 3 commits into from

Conversation

octoper
Copy link

@octoper octoper commented Dec 28, 2024

This fixes the error Uncaught TypeError: *.hasOwnProperty is not a function when passing a null Object

Fixes #2837

Copy link

netlify bot commented Dec 28, 2024

Deploy Preview for pinia-playground canceled.

Name Link
🔨 Latest commit 8773400
🔍 Latest deploy log https://app.netlify.com/sites/pinia-playground/deploys/676fe62225a11900081aadcd

Copy link

netlify bot commented Dec 28, 2024

Deploy Preview for pinia-official canceled.

Name Link
🔨 Latest commit 8773400
🔍 Latest deploy log https://app.netlify.com/sites/pinia-official/deploys/676fe6220d5b8a0008fa3e7f

@octoper octoper closed this Dec 28, 2024
@octoper octoper reopened this Dec 28, 2024
@octoper octoper closed this Dec 28, 2024
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

Successfully merging this pull request may close these issues.

Error When Using @nuxt/pinia v0.6.0+ with Nuxt Apollo Composables
1 participant