Skip to content

Angular 10.1: Step doesn't activate #5

@ksilz

Description

@ksilz

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?

Step does not light up

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions