freqdec / datePicker

An attempt at writing a flexible, framework free, feature-rich and accessible datepicker

Home Page:http://freqdec.github.io/datePicker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

manrueda opened this issue · comments

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-

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

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

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

Fixed in latest version guys.