Posts by Thaniel Rocha Alves • 31 points
2 posts
-
2
votes1
answer8903
viewsA: Uncaught (in Promise): Error: Cannot match any Routes. URL Segment:
I solved the problem. I had forgotten to put the line <router-outlet name="popup"></router-outlet> in my main component "app.component.html". This line is required to indicate where my…
-
1
votes1
answer8903
viewsQ: Uncaught (in Promise): Error: Cannot match any Routes. URL Segment:
I am getting the following error when I try to open a new form via [routerLink]: error_handler.js:54 EXCEPTION: Uncaught (in promise): Error: Cannot match any routes. URL Segment:…