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(reactivity): shallowReactive collection to not-readonly #1212

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

pikax
Copy link
Member

@pikax pikax commented May 20, 2020

Fixes #1210

shallowInstrumentations were set to readonly by mistake

Moved tests to a separate file to be easier to manage the shallowReactive tests

@yyx990803 yyx990803 merged commit c97d1ba into vuejs:master Jun 9, 2020
@pikax pikax deleted the feat/shallowReactive_effects branch August 15, 2021 09:11
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.

shallowReactive Set not tracking Array.from or spread
2 participants