Open handhikadj opened 5 years ago
try to select a date and see console
you can see it triggers twice unexpectedly
Google Chrome Version 75.0.3770.100 (Official Build) (64-bit)
watcher triggers once
watcher triggers twice
https://codesandbox.io/s/vue-material-basic-example-hxzwp
you also can catch up with this issue on: https://stackoverflow.com/questions/57305250/why-does-watcher-trigger-twice
Steps to reproduce
try to select a date and see console
you can see it triggers twice unexpectedly
Which browser?
Google Chrome Version 75.0.3770.100 (Official Build) (64-bit)
What is expected?
watcher triggers once
What is actually happening?
watcher triggers twice
Reproduction Link
https://codesandbox.io/s/vue-material-basic-example-hxzwp
Side note
you also can catch up with this issue on: https://stackoverflow.com/questions/57305250/why-does-watcher-trigger-twice