For me, this.router.getCurrentNavigation() didn't work. Instead I used something like
history.state.hello
in the page navigated to and it worked