Is there any way to get router NavigationError
event reason? i need different handling for this cases
- canActivate returned false
- lazy route chunk file is not found (bundles updated and i need to show proper message for user to refresh page)
Is there any way to get router NavigationError
event reason? i need different handling for this cases