Hi all,
I have an angular application (with ng-forward) with a search box and
search results. On all browsers except ie11 everything works fine. If i
make a couple of searches, in ie11 the pplication crashes with a lot of
error messages
The first message is
Error: Out of memory <button class="section-title md-button"
aria-label="{{::('facets.facet.facet_'+ ctrl.facetGroup.name |
translate)}}" type="button" ng-class="{'collapsed':
ctrl.facetGroup.facetGroupCollapsed}" layout-fill=""
(click)="ctrl.facetGroup.facetGroupCollapsed =
!ctrl.facetGroup.facetGroupCollapsed" ng-transclude=""
translate-attr-title="{{ctrl.facetGroup.facetGroupCollapsed ?
'nui.facets.expand.tooltip' :'nui.facets.collapse.tooltip'}}">
Afterwards i have lots of unknown provider errors.
As I attached in the screenshot, the memory usage is not high at all.
Does anyone have a clue why this happens?
Did anyone experience such an error with an ie11 app?
Thanks,
David
--
You received this message because you are subscribed to the Google Groups
"Angular" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.