Home:ALL Converter>Angular2 routing stops working after a few clicks in IE10

Angular2 routing stops working after a few clicks in IE10

Ask Time:2016-04-07T03:29:18         Author:Alexey

Json Formatter

We're experiencing an issue in IE10, using Angular2(Dart). Routing stops showing corresponding views after 3-4 clicks.

I found this report in the AngularJS github which seems to describe our problem: https://github.com/angular/angular.js/issues/8869

Is there a solution for this for Angular2?

Here is the test case: https://github.com/danbilbo/route-example-for-ie10

Author:Alexey,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/36460640/angular2-routing-stops-working-after-a-few-clicks-in-ie10
yy