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

ERROR LOADING PAGES AFTER USE router.navigate #55533

Closed
CarlosRivera4726 opened this issue Apr 25, 2024 · 1 comment
Closed

ERROR LOADING PAGES AFTER USE router.navigate #55533

CarlosRivera4726 opened this issue Apr 25, 2024 · 1 comment

Comments

@CarlosRivera4726
Copy link

Which @angular/* package(s) are the source of the bug?

router

Is this a regression?

Yes

Description

After using navigate the video happens, I try to go to the home page and it returns me to the page that I redirect, if I go to the add button the same thing happens, how can I fix this?
this.router.navigate(['/users']);
https://github.com/angular/angular/assets/49885608/db0f6db6-b662-4335-a2dc-49ba86bb5f71

Please provide a link to a minimal reproduction of the bug

2024-04-25.08-51-33.mp4

Please provide the exception or error you saw

I don't see anything error or exception

Please provide the environment you discovered this bug in (run ng version)

Angular CLI: 17.3.5
Node: 20.12.2
Package Manager: npm 10.5.2
OS: win32 x64

Angular: 17.3.5
... animations, cli, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1703.5
@angular-devkit/build-angular   17.3.5
@angular-devkit/core            17.3.5
@angular-devkit/schematics      17.3.5
@schematics/angular             17.3.5
rxjs                            7.8.1
typescript                      5.4.5
zone.js                         0.14.4

Anything else?

No response

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant