chemerisuk / better-dateinput-polyfill

input[type=date] polyfill
http://chemerisuk.github.io/better-dateinput-polyfill/
MIT License
259 stars 58 forks source link

valueAsDate is not setting value to date input and valueAsDate returns null instead of Date Object #107

Closed parthivshah91 closed 5 years ago

parthivshah91 commented 6 years ago

I am not able to set date using valueAsDate property and valueAsDate does not return valid Date Object. I have attached demo file for the reference. Duplicate of #95 index.zip

chemerisuk commented 5 years ago

Fixed in v3.1.0