ngx-joyride
ngx-joyride copied to clipboard
Waiting time to a specific step.
Describe the bug I am taking a multi page tour first 3 steps are on the same page and other two are on different page. While i go to 4th step from page one,second page take some time to load so DOM can not locate the step 4 and show the step content on top right corner. If i add waiting time of lets say 300 it works fine, as with in 300ms pages gets loaded,but the waiting time is for all the steps which does not look good.
Screenshots
I have the same problem. Have you solved it
我也有同样的问题。你解决了吗
In your lazy loaded feature modules use JoyrideModule.forChild() instead.
我也有同样的问题。你解决了吗
In your lazy loaded feature modules use JoyrideModule.forChild() instead.
I'm having the same issue (among others), and I was importing as .forChild() in the feature modules from the beginning. It still does not work for me.
EDIT:
My issue was really only with the initial step, so I got around it by navigating manually first then using .then to start the tour. That being said, step specific waiting time would still be very useful in the middle of the tour.
👍
我也有同样的问题。你解决了吗
In your lazy loaded feature modules use JoyrideModule.forChild() instead.
I tried, it still does not solve the issue.
The same problem
same issue.
same here
Almost same here, but i have to wait to arrive data from backend
Did anyone find a solution? 😕 same problem here
+1
+1