mkhairi / materialize-sass

Materializecss rubygem for Rails Asset Pipeline / Sprockets
http://materialize.labs.my/
MIT License
806 stars 243 forks source link

DatePicker closes immediately when clicked on in Chrome #191

Open perryhealy opened 5 years ago

perryhealy commented 5 years ago

When updating to Chrome 73, the DatePicker closes immediately when opened. This is resolved by right-clicking.

perryhealy commented 5 years ago

https://github.com/amsul/pickadate.js/issues/1138 GwtMaterialDesign/gwt-material#901

Others that use pickadate are also having this issue since updating to Chrome 73. It seems that the DatePicker is registering the click that opens it as a click outside of the DatePicker, which closes it.

pjcaro commented 4 years ago

Any solution? @perryhealy

Richar-p commented 3 years ago

Same problem on select with chrome 83.. :/