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 #2867

Open
wants to merge 3 commits into
base: v2
Choose a base branch
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/676fe8554a58160008a6e23a

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/676fe85560827c0008529f29

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