angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

Sample App Angular not work in IE 11 #3712

Closed flyingfisher closed 4 years ago

flyingfisher commented 6 years ago

Hi, I try to run my app (base on ui-router and angular 4) on IE 11, but it shows a blank page. I am trying to figure it out. When I am trying to run your Sample App Angular(2+) in IE 11, it fails when I click "log in" button. This may be same problem with my app, so can you find out what cause your sample app stop working in IE 11?

This is a (check one box):

Bug Report

Current Behavior:

url: https://ui-router.github.io/sample-app-angular/#/home Sample App Angular failed after click "log in" button.

Expected Behavior:

It works fine in IE 11

Link to Plunker or stackblitz that reproduces the issue:

step:

  1. open url in IE 11 (https://ui-router.github.io/sample-app-angular/#/home)
  2. click "Messages"
  3. Choose a username, "myself@angular.dev" (my choice)
  4. click "log in" button

error in transition visualization: From:login

To: mymessages.messagelist

Result: error: The transition errored

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues may be reopened.

Thank you for your contributions.