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

TypeError: 'set' on proxy: trap returned falsish for property #5307

Closed
pmiguelmartins opened this issue Jan 22, 2022 · 2 comments · Fixed by #5310
Closed

TypeError: 'set' on proxy: trap returned falsish for property #5307

pmiguelmartins opened this issue Jan 22, 2022 · 2 comments · Fixed by #5310
Assignees
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working scope: reactivity

Comments

@pmiguelmartins
Copy link

pmiguelmartins commented Jan 22, 2022

Version

3.2.28

Reproduction link

sfc.vuejs.org/

Steps to reproduce

When change value gives an error

What is expected?

Work

What is actually happening?

Gives an error


In version 3.2.27 works just fine

@lidlanca
Copy link
Contributor

introduced by: 171f5e9

@LinusBorg LinusBorg self-assigned this Jan 22, 2022
@LinusBorg LinusBorg added ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working scope: reactivity labels Jan 22, 2022
@LinusBorg
Copy link
Member

Seems to be a side effect of my patch, indeed. Will try and get a fix for this done tomorrow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working scope: reactivity
Projects
None yet
3 participants