nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.38k stars 856 forks source link

Popover position when using range inputs #1399

Open FarisDizdarevic opened 11 months ago

FarisDizdarevic commented 11 months ago

I have an issue with range inputs select, where in v2.3.0 popover will be placed under the clicked date input and on v3.0.3 which I must upgrade to, popover is always placed under the first date. How to make it dynamic?