We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The navigation (to lazy module) doesn't work properly when clicking on routerLink
So, I've created sandbox of angular I tried to implement simple lazy loading on Angular.
And it came as a surprise to me that I couldn't do that because of errors in the console
Did I do something wrong? I leave the code example below
The text was updated successfully, but these errors were encountered:
Ok, now I'm not interested in solving this.
Sorry, something went wrong.
No branches or pull requests
🐛 bug report
Description of the problem
The navigation (to lazy module) doesn't work properly when clicking on routerLink
How has this issue affected you? What are you trying to accomplish?
So, I've created sandbox of angular I tried to implement simple lazy loading on Angular.
And it came as a surprise to me that I couldn't do that because of errors in the console
Did I do something wrong?
I leave the code example below
Link to sandbox: link
Your Environment
The text was updated successfully, but these errors were encountered: