How to get angular router NavigationError event reason? -


is there way router navigationerror event reason? need different handling cases

  • canactivate returned false
  • lazy route chunk file not found (bundles updated , need show proper message user refresh page)


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -