Vuepic / vue-datepicker

Datepicker component for Vue 3
https://vue3datepicker.com
MIT License
1.48k stars 147 forks source link

Vue 3 Warnings #728

Closed aminebenaddi-centris closed 8 months ago

aminebenaddi-centris commented 9 months ago

Describe the bug First I wanted to thank you for your effort!

There's two warnings of the component in my app. The first one is the deprecation of ATTR_FALSE_VALUE and the second concern the watch WATCH_ARRAY.

To Reproduce Steps to reproduce the behavior:

  1. Must be on the compact Mode of Vue3 to see the Vue Warn
  2. Then open the component
  3. Go to the console, and you will see this two warnings. image

Expected behavior Don't have any warnings.

Screenshots

Desktop & mobile (please complete the following information):