angular / angular.js

AngularJS - HTML enhanced for web apps!
https://angularjs.org
MIT License
58.82k stars 27.51k forks source link

Change value don't work in IE9 #3907

Closed scaverio closed 11 years ago

scaverio commented 11 years ago

prova Hi, i've a problem with IE9. The follow code doesn't work properly. When i click on reset button, on the IE9 the label doesn't reset if i don't click on it. Someone can help me? Thanks

Your Shopping Cart ```

Your Shopping Cart

Starting: Recommendation:
jamesdaily commented 11 years ago

There are better avenues for requesting help with your application:

Also, you'll get more help if you provide a live example using jsfiddle.net or plunkr, instead of taking a screenshot of your code. With only a screenshot, anyone wishing to help would have to re-write your code by hand into a text editor to try to find a fix for you.

pkozlowski-opensource commented 11 years ago

Totally with @jamesdaily here. We want to keep GH issues for bug reports and future requests. Closing for now, feel free to re-open with a minimal reproduce scenario if you still believe that there is a bug in AngularJS.