Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 10.1: Step doesn't activate #5

Open
ksilz opened this issue Oct 7, 2020 · 2 comments
Open

Angular 10.1: Step doesn't activate #5

ksilz opened this issue Oct 7, 2020 · 2 comments

Comments

@ksilz
Copy link

ksilz commented Oct 7, 2020

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

@ksilz
Copy link
Author

ksilz commented Oct 7, 2020

Please don't worry about this for now. I switched from your library to ngx-joyride because of this issue (it happened in two places). What I also like about ngx-joyride is that I don't have to position the content by hand.

@leifermendez
Copy link
Owner

Don't worry, I'll check it out when I have some free time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants