gavask
gavask

Reputation: 97

Angular & IE version

I am new to angular. We are going to start a project with IE as browser. Please can i know that which version of IE is well compatible with angular js. It would be great to know angular version as well.

Upvotes: 2

Views: 92

Answers (1)

Muhammad Reda
Muhammad Reda

Reputation: 27023

Check this link for official IE Compatibility from Angular.

According to this, angular dropped IE 8 support in angular 1.3

Note: AngularJS 1.3 has dropped support for IE8. Read more about it on our blog. AngularJS 1.2 will continue to support IE8, but the core team does not plan to spend time addressing issues specific to IE8 or earlier.

Upvotes: 1

Related Questions