Utilizing vue-material.io for my project, specifically the datepicker component.
Encountering an issue with state observation.
Noticing that the watcher is triggering twice. Is this a bug in the package or inherent to Vue?
Steps to Replicate:
Attempt to select a date and monitor the console output.
You'll notice that it triggers unexpectedly twice.