🐞 - [NGX-UI-TOUR-MD-MENU] close tour does not work with RouterModule.forRoot #173
Closed
Description
Which ngx-ui-tour-* package is the source of the bug?
md-menu
Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/angular-wau2z8-3lup83
Description
If I trigger start tour in OnInit hook and use RouterModule.forRoot() 'Close' and 'End' tour buttons do not work.
Had to start tour in setTimeout(), or remove routs.
Angular version
17
Ngx UI Tour version
12
Which browsers have you used?
- Chrome
- Firefox
- Safari
- Edge
Which operating systems have you used?
- macOS
- Windows
- Linux
- iOS
- Android