In the latest version of Angular 7.2.6, I\'m trying to pass data in router itself
this.router.navigate([\'other\'], {state: {someData: \'qwert\'}}
work for me Ionic 4