0
omkarchoudhari created
Many of our customers are likely to use IE 8, so we need to support that browser.. If IE8 is not supported , then what steps can we take in code to achieve compatibility ?
Are there any workarounds or tools that would help avoid rework for supporting IE8 ?
1 Answer(s)
-
0
Hi,
We didn't test AspNet Zero with IE8. I think SPA side is not good for IE8 usage. Because AngularJS dropped support for IE8 from version 1.3 and above <a class="postlink" href="https://docs.angularjs.org/guide/ie">https://docs.angularjs.org/guide/ie</a>.
It might work with IE8 but you have to test it. We can try to help if you face some issues.