This code breaks my system completely with IE9. All other browsers seem to work ok. <div ng-if="permission.temp" ng-include="'path/add/temp.html'"> </div> <div ng-if="permission.temp2" ng-include="'path/add/temp2.html'"></div> If I remove this ng-include, all goes well but with the include, IE9 gets only all the routes what have been tried.
Any help on this? Thanks in advance! BR, Jussi -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
