vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.89k stars 1.15k forks source link

The Datepicker watcher triggers twice #2103

Open handhikadj opened 5 years ago

handhikadj commented 5 years ago

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