You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello everyone i want to navigate to a component in layout module from login component
i have used this.router.navigate(['dashboard']); and this.router.navigateByUrl('dashboard'); but it doesn't work
The text was updated successfully, but these errors were encountered:
hello everyone i want to navigate to a component in layout module from login component
i have used this.router.navigate(['dashboard']); and this.router.navigateByUrl('dashboard'); but it doesn't work
The text was updated successfully, but these errors were encountered: