Subscribe on changes!

Watch multiple sources trigger problems in ref sugar

avatar
Jan 20th 2021

Version

3.0.5

Reproduction link

https://github.com/pgy108103/vue3_vite_issue_sample/tree/ref_sugar_watch_issue

Steps to reproduce

1.download the ref_sugar_watch_issue of repository and run it 2.click button you can see that.

What is expected?

Watching multiple source triggers can be correctly triggered in ref sugar.

What is actually happening?

In ref sugar, watch multiple sources always trigger, when I click button.

avatar
Jan 20th 2021

I don't understand what problem are you trying to highlight. There is no watch in your code. Can you take a look at other issues to provide proper reproduction steps?

avatar
Jan 20th 2021

do you mean #3068?

avatar
Jan 20th 2021

Closing in favor #3068