Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: handle null in deepSync #729

Merged
merged 1 commit into from
Sep 15, 2024
Merged

fix: handle null in deepSync #729

merged 1 commit into from
Sep 15, 2024

Conversation

RyoNkmr
Copy link
Contributor

@RyoNkmr RyoNkmr commented Sep 15, 2024

πŸ”— Linked issue

resolves #728

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

@antfu antfu merged commit 8c0efdb into nuxt:main Sep 15, 2024
1 check passed
@RyoNkmr RyoNkmr deleted the fix/handle-null branch September 18, 2024 08:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: StateEditor throws an error on getting an object has null value
2 participants