-
So I initialized the whole tour with 3 steps and by the time I arrive at the third step I see the "End" button but when I click on it nothing happens. Same applies to the "X" on the top right corner. I'm using the newest Angular version (16.2.4) and the newest ngx-ui-tour-md-menu (11.0.5). I also tried it on my other app where I'm still using modules instead of standalone components (v16.0.0) but it's also not closing there. I also checked out the example source code here https://github.com/hakimio/ngx-ui-tour/blob/master/src/app/md-menu/md-menu.component.ts but I see no differences except for the provider with the "provideTourDirective" but I should not need that when I already imported the TourMatMenuModule right? Oh and I copied over the whole custom template stuff from https://github.com/hakimio/ngx-ui-tour/blob/master/src/app/md-menu/examples/default-template.txt over to my code since I thought maybe just using I read through the docs a thousand times now, am I really just stupid or is it a bug? How do you close this whole thing? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Can you modify the "StackBlitz" demo to reproduce your issue: |
Beta Was this translation helpful? Give feedback.
-
Fixed in |
Beta Was this translation helpful? Give feedback.
Fixed in
12.0.3