chemerisuk / better-dateinput-polyfill

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

Component overwrites value attribute #131

Open Sebi2020 opened 4 years ago

Sebi2020 commented 4 years ago

I use the polyfill together with VueJS. Currently it's not possible to set a default value with VueJS, because the Polyfill resets the value field.