freqdec / datePicker

An attempt at writing a flexible, framework free, feature-rich and accessible datepicker
http://freqdec.github.io/datePicker/
MIT License
171 stars 56 forks source link

Cannot assign to read only property 'defaultVal' - Chrome 38 #47

Closed manrueda closed 9 years ago

manrueda commented 10 years ago

Hi @freqdec,

With the last version of the chrome, version 38, the script throws this error when initialize a DatePicker.

Uncaught TypeError: Cannot assign to read only property 'defaultVal' of %d/%m/%Y

Greatings-

manrueda commented 10 years ago

Sorry @freqdec , i had an old version of the code. The master code works fine...

manrueda commented 10 years ago

The minified version is not updated... still have this issue...

Xaerxess commented 10 years ago

It's probably fixed by #43. Can you check code from @dkeeghan's fork?

freqdec commented 9 years ago

Fixed in latest version guys.