Skip to content
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

NgNavigation methods don't reload the injected NgModules #37

Open
Meir017 opened this issue Mar 30, 2016 · 3 comments
Open

NgNavigation methods don't reload the injected NgModules #37

Meir017 opened this issue Mar 30, 2016 · 3 comments
Labels

Comments

@Meir017
Copy link
Contributor

Meir017 commented Mar 30, 2016

After calling the methods `Back(),Forward()``and``Refresh()`` the injected modules aren't re-injected before resuming angular and therefore they cannot be used again.

@bbaia bbaia added the bug label Nov 24, 2016
@disophisis
Copy link
Contributor

I've started using some modules for disabling animations today and I am seeing the same thing. Any word on this?

bbaia added a commit that referenced this issue Dec 1, 2016
@bbaia
Copy link
Owner

bbaia commented Dec 1, 2016

I could fix NgNavigation.Refresh().
Available in version 0.9.1

@disophisis
Copy link
Contributor

Yeah looking at the js version of protractor this looks like how they handle it. I didn't actually see if they handled nav like back/forward but I think this fix would probably suffice for me 👍

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

No branches or pull requests

3 participants