Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(bridge): fixed reactivity on csr of useState reactive payload #2134

Merged
merged 2 commits into from Nov 24, 2021

Conversation

Rigo-m
Copy link
Contributor

@Rigo-m Rigo-m commented Nov 24, 2021

πŸ”— Linked issue

nuxt/bridge#169

❓ 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 like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Resolves nuxt/bridge#169

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Nov 24, 2021

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 2c1f2e0

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/619e549ff0a4cc0007871674

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❀️

@danielroe danielroe requested a review from pi0 November 24, 2021 14:57
@Rigo-m
Copy link
Contributor Author

Rigo-m commented Nov 24, 2021

This should fix it as well vuejs/composition-api#859.
If you can merge it in bridge, I will take care of undoing the pr once @antfu has pushed a new composition api version.

@pi0 pi0 merged commit ae80e5b into nuxt:main Nov 24, 2021
@pi0
Copy link
Member

pi0 commented Nov 24, 2021

Thanks @Rigo-m!

@reegodev
Copy link

Thank you guys for the quick merge

@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

useState is not reactive
4 participants