AngularJS angular1.3 是因为什么特性导致不支持 ie8 的?

tablecell · November 25, 2016 · Last by dagon replied at November 29, 2016 · 7022 hits

搜了一下,只是说不支持,但是不知道是因为用了什么新的特性(ie8 下没有的)导致的不支持

angular 的指令(directive),比如 ng-if 之类的,自定义这些指令的 js 的 api 在 ie8 后才出现。但是据说 ie8 的 Object.denfineProperty 有 bug,ie9 后可以稳定使用。

You need to Sign in before reply, if you don't have an account, please Sign up first.