'Angular router is giving error "TS2339: Property 'navigate' does not exist on type 'Route'."
I can't figure this one out. Why isn't navigate available?
Using it gives the error "TS2339: Property 'navigate' does not exist on type 'Route'."
https://angular.io/api/router/Router#navigate
Simple example here: https://stackblitz.com/edit/angular-ivy-qpxiys?file=src/app/pages/testit/testit.component.ts
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
