Skip to content

Infinite $digest loop when using angular 1.7.x with html5mode enabled #3709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 3 tasks
CarterLi opened this issue Jun 13, 2018 · 1 comment
Closed
1 of 3 tasks

Comments

@CarterLi
Copy link

CarterLi commented Jun 13, 2018

This issue tracker is for Bug Reports and Feature Requests only.

Please direct requests for help to StackOverflow.
See http://bit.ly/UIR-SOF for details.

This is a (check one box):

  • Bug Report
  • Feature Request
  • General Query

My version of UI-Router is: (type version)

1.0.18 (latest)

Bug Report

Current Behavior:

$state.go('some_state', { param: "special character such as '" }

result in infinite $digest loop. Browser tab crashes.

image

Doesn't happen on angularjs 1.6.x

Expected Behavior:

Don't crash

Link to Plunker or stackblitz that reproduces the issue:

http://jsfiddle.net/3s4602e1/14/

@CarterLi
Copy link
Author

Closed as a dup of angular/angular.js#16592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant