ZestfulNation / vue-hotel-datepicker

A VueJS v2 responsive date range picker. Displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localization support and more.
https://zestfulnation.github.io/vue-hotel-datepicker/
MIT License
840 stars 220 forks source link

Scroll gesture shifts months #307

Closed shinesoftware closed 4 months ago

shinesoftware commented 2 years ago

Hello, first of all thanks for your vue component. When I try to scroll down the page in my mobile I can see the months changes. Why this happens? How to disable this feature?

Peek 15-03-2022 18-53

matiasperrone commented 2 years ago

I am not sure, since I was not the one developing this "feature" (or is it a bug?) Is it possible that you may change horizontally unintentionally?...

Can you search the code responsible for this behavior?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

matiasperrone commented 1 year ago

@shinesoftware hello... coming back from ReactJS (My day work is on that technology now)

I'll try to fix it.