-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
Version
2.7.0-beta.4
Reproduction link
Steps to reproduce
Open the CodeSandbox and watch the console output.
What is expected?
There should be a log entry.
What is actually happening?
There's no log entry because the watcher is not triggered.
This works in Vue 2.6 (with Composition API plugin) and Vue 3:
https://codesandbox.io/s/vue-2-6-14-template-ref-watcher-working-example-3fec25?file=/src/App.vue
https://codesandbox.io/s/vue-3-2-33-template-ref-watcher-working-example-nd1imp?file=/src/App.vue
stevebauman
Metadata
Metadata
Assignees
Labels
No labels