amsul / pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
http://amsul.ca/pickadate.js
MIT License
7.7k stars 1.02k forks source link

Problem opening date picker in newer chrome on windows #1200

Closed p-psand closed 4 years ago

p-psand commented 4 years ago

test url: https://www.hibrighton.com/ with Chrome 79 on Windows (10&8) Click the Check In or Check Out box within the Book Now section on the left of page. The date picker opens and immediately shuts. I have updated to version 3.6.2 on our stage server and still am having the same issues. ( https://psand:psand@www.holidayinn-kewgreen.cpep.co.uk/ )

i spotted issue https://github.com/amsul/pickadate.js/issues/1138 to be basically the same, and see that the new version has fixed the issue for me within Chrome 79 on Linux (my dev environment) but not for users on windows

i have stripped back all html, validation and jquery code related to the controls in a new page but to no effect on this behaviour: https://psand:psand@www.holidayinn-kewgreen.cpep.co.uk/test-picker.html This new page is following the base setup for a date picker control only

i have run out of wild geese to follow now, sorry.

DanielRuf commented 4 years ago

Please try pickadate 3.6.4

https://github.com/amsul/pickadate.js/releases/tag/3.6.4

p-psand commented 4 years ago

sorted! many thanks