javascript - Let Angular 2+ routing ignore unmatched paths -


our application legacy application old jquery, angular 1 , angular 2+. rewriting old code in angular 2 not option.

on webpage, portions driven angular 1 routing, , have got angular 2 work on hashlocationstrategy.

however, while possible access new routes angular 2 app, throws errors on trying load angular 1 route. error angular 2 side. how 1 make ignore unmatched paths?

the error is:

cannot match routes


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

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

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -