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
Implement a validation in the CanActivate guard to check if the user is loading the page for the first time. If true, redirect the user to the default project.
Tip: use performance.navigation.type
The text was updated successfully, but these errors were encountered:
Implement a validation in the CanActivate guard to check if the user is loading the page for the first time. If true, redirect the user to the default project.
Tip: use
performance.navigation.type
The text was updated successfully, but these errors were encountered: