angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.27k stars 6.73k forks source link

Datepicker popup running under IE9 doesn't render all elements with AngularJS git master #1130

Closed gaydenko closed 11 years ago

gaydenko commented 11 years ago

Datepicker popup running under IE9 doesn't render all elements (say, days-buttons aren't shown) with AngularJS git master.

P.S. It's funny the same broken popup I have noticed in Firefox with AngularJS 1.2-rc2, but last case (I mean Firefox) is resolved when Firefox runs AngularJS git master head.

pkozlowski-opensource commented 11 years ago

Yep, seems like IE + AngularJS1.2 are breaking things: http://run.plnkr.co/mk8O13E5oZ6lFlOc/

pkozlowski-opensource commented 11 years ago

No, this can't be true... @gaydenko could you please re-check now? It looks like one of the commits in AngularJS master have fixed it...

gaydenko commented 11 years ago

And this one is also self-cured :) I dream all issues be so lucky like these two among three I have reported against datepicker...