-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🐞 bugSomething isn't workingSomething isn't workinghas PRA pull request has already been submitted to solve the issueA pull request has already been submitted to solve the issue
Description
Version
3.0.0
Reproduction link
https://jsfiddle.net/unz2ga94/
Steps to reproduce
On the minimal reproduction example, click on "via watch on component property"
What is expected?
it should display "global: indirectVal"
What is actually happening?
it displays "global: initialValue"
On the minimal reproduction example, you can replace https://unpkg.com/vue@next with https://unpkg.com/vue@2.x to show the behaviour with Vue.js 2.x
Is this an expected regression? (I've read various migration stuff and didn't find any mention of this).
In the project that hit this issue, the component is doing stuff with textarea cursor: component code
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't workinghas PRA pull request has already been submitted to solve the issueA pull request has already been submitted to solve the issue