Closed kruser closed 10 years ago
This issue was only one that I could reproduce working with the production pitchfx.org site. I couldn't reproduce it locally, even when using minified/uglified code. So it turns out that there is a timing bug with webkit and angular.
I tried for awhile to hack around it with no luck. So in the end I gave up on the native input date picker and am giving everyone the ui-bootstrap datepicker. This is a little less desirable on mobile & tablets as the native datepicker is great, but if it doesn't work with angular ng-model it is of no use to me.
This is only reproducable in minified code on production or by running...