Date value not change on Angular
Closed this issue · 2 comments
ggsalas commented
stevenvachon commented
There's date-input-polyfill, which doesn't have this issue. It, however, has a separate issue with DOMContentLoaded
, which I've created a pull request for. Until it's merged, you can include it in your project:
"date-input-polyfill": "stevenvachon/date-input-polyfill#built"
brianblakely commented
For ng apps, there are bunch of datepickers that hook into Angular's plumbing. That fork is not really a polyfill and isn't quite maintained, but I think it was made to adapt this project for things like Angular.