-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
3.0.6 option api method option is readonly #3300
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🐞 bug
Something isn't working
Comments
HcySunYang
added
🐞 bug
Something isn't working
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
labels
Feb 25, 2021
yyx990803
added a commit
that referenced
this issue
Feb 25, 2021
This was referenced Feb 27, 2021
@yyx990803 |
@tangjinzhou You can use the nightly build here: https://www.npmjs.com/package/@knightly/vue/v/master |
This was referenced Mar 8, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🐞 bug
Something isn't working
Version
3.0.6
Reproduction link
https://codesandbox.io/s/pedantic-frog-o34x0?file=/src/App.vue
Steps to reproduce
1、init method
2、change method at data
3、throw error
What is expected?
keep 2.x behavior
What is actually happening?
now is readonly object
The text was updated successfully, but these errors were encountered: