You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey
in a vue 2 project, I created a date component from your package and used custom-input prop, and when I wanted to use 2 date pickers on the same page 2 popups were rendered by clicking on each picker and the second picker date didnt work
PS: this happened on both editable and non editable mode
Hey
in a vue 2 project, I created a date component from your package and used custom-input prop, and when I wanted to use 2 date pickers on the same page 2 popups were rendered by clicking on each picker and the second picker date didnt work
PS: this happened on both editable and non editable mode
Live Example: https://codesandbox.io/s/lucid-keldysh-fybwt?file=/src/App.vue
The text was updated successfully, but these errors were encountered: