-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
In my tour, the third step (the "Home" bread crumb) doesn't get activated. It's the step with the ID 11100
. I can see that this.coPilot.next('11100')
is being called, but it just doesn't light up. Now it's in a separate Angular component, but that works in another case.
I can also see the body
which has the ngx-copilot-active-step-10200
class (which is the second step) then doesn't have the ngx-copilot-active-step-11100
class. See the animated GIF below for details.
How can I find out why my step isn't being found?
Metadata
Metadata
Assignees
Labels
No labels