Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Pr 14893 #14910

Closed
wants to merge 2 commits into from
Closed

Pr 14893 #14910

wants to merge 2 commits into from

Conversation

petebacondarwin
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

fix

What is the current behavior? (You can also link to an open issue here)

ng-view directives inside async loaded templates do not display the correct view if the location change occurred before $route was instantiated.

What is the new behavior (if this is a feature change)?

Now we track all location changes before $route is instantiated, which are then used to initialize the current route.

Does this PR introduce a breaking change?

No (I don't think)

Please check if the PR fulfills these requirements

Other information:

@petebacondarwin
Copy link
Contributor Author

petebacondarwin commented Jul 15, 2016

This actually creates more potential problems than it solves and #14893 is simpler.

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

Successfully merging this pull request may close these issues.

2 participants