qodesmith / datepicker

Get a date with JavaScript! A datepicker with no dependencies.
344 stars 101 forks source link

5.0.1 => auto open and style problem #63

Closed yan-010 closed 5 years ago

yan-010 commented 5 years ago

After updating to 5.0.1 the datepicker is automatically opened on init and also there is a style problem, picture attached

image

qodesmith commented 5 years ago

I just spun up a new test project, installed datepicker 5.0.1, and everything is working as expected. How are you importing the datepicker styles? And perhaps you need to clear cache to ensure the js for datepicker isn't stale.

yan-010 commented 5 years ago

5.0.2 working good, thank you