Watch multiple values in the Options API. #8770
vhakr
started this conversation in
General Discussions
Replies: 2 comments
-
Hey, there's no any official way in documentation but you can do something like this.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
watchEffect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Why can't multiple values be watched by the same handler in the options API? Is it that different from the the Composition API or is it a syntax issue? Or maybe there is a way to do it that isn't in the docs?
Edit: I'm wondering specifically WHY? Are there restriction or has it just not been looked at yet?
Beta Was this translation helpful? Give feedback.
All reactions