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

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -