isaacplmann / ngx-tour

Product Tour Built in Angular
https://isaacplmann.github.io/ngx-tour
MIT License
246 stars 100 forks source link

Overlay doesn't go away on navigating back #242

Closed HEBOS closed 3 years ago

HEBOS commented 3 years ago

Currently if a tour dialog is opened (step 1), and we go back (using browser or keyboard back), the overlay doesn't go away, but covers the previous page too.

It would be great to use what Angular team has introduced

hakimio commented 3 years ago

@HEBOS if you would open a new PR to address this issue in hakimio/ngx-ui-tour I could review it for inclusion in there.