Skip to content

State catch all makes two calls for templaeUrl & resolve #1693

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
vlad-nica opened this issue Jan 16, 2015 · 2 comments
Closed

State catch all makes two calls for templaeUrl & resolve #1693

vlad-nica opened this issue Jan 16, 2015 · 2 comments

Comments

@vlad-nica
Copy link

Navigating to a state that is described by an url like: '/someAction/{id}/*params', makes two calls to the server for template and also the resolve statement is executed twice.

LE: Apparently, also $locationChangeStart is fired twice, as mentioned here: #733 (comment)

@vlad-nica
Copy link
Author

Apparently the issue was present in 0.2.11. Update to 0.2.13 solved the problem.

@fvezzoso
Copy link

This is still happening to me in 0.2.15, anyone else?

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

2 participants