Closed
Description
Describe the bug
Using multi-dates in combination with now-button leads to this: Uncaught TypeError: a.value.map is not a function
To Reproduce
Steps to reproduce the behavior:
- Create a date picker with now-button and multi-dates
<vue-date-picker
:action-row="{ showNow: true }"
multi-dates
/>
- Click on input field to open menu
- Click on now-button
- Click on submit
Expected behavior
The current date should be selected.
Desktop & mobile (please complete the following information):
- Browser chrome
- Library version 9.0.3