. Advertisement .
..3..
. Advertisement .
..4..
I am new to typescript. I need some suggestions on angular this.router.navigate not working. Will you help me? Thank you!
– Did you load the module?
– Did you import the module in any places?
– Did you call any of the imported functions?
– Did you call this.router.navigate() from within a route?
You’re probably missing one or more of these steps.
There is a simple method that I found, hope this helps