ngx-joyride icon indicating copy to clipboard operation
ngx-joyride copied to clipboard

Waiting time to a specific step.

Open adarsh-thakur opened this issue 4 years ago • 12 comments

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 screenshot-localhost_4200-2020 01 16-15_14_29

adarsh-thakur avatar Jan 16 '20 09:01 adarsh-thakur

I have the same problem. Have you solved it

zhangxinyong12 avatar Apr 02 '20 07:04 zhangxinyong12

我也有同样的问题。你解决了吗

In your lazy loaded feature modules use JoyrideModule.forChild() instead.

zhangxinyong12 avatar Apr 09 '20 05:04 zhangxinyong12

我也有同样的问题。你解决了吗

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.

sted6 avatar May 21 '20 21:05 sted6

👍

dariel312 avatar Jul 24 '20 13:07 dariel312

我也有同样的问题。你解决了吗

In your lazy loaded feature modules use JoyrideModule.forChild() instead.

I tried, it still does not solve the issue.

adarsh-thakur avatar Jul 31 '20 13:07 adarsh-thakur

The same problem

carrie-xin avatar Aug 06 '20 03:08 carrie-xin

same issue.

Saqib92 avatar Apr 24 '21 07:04 Saqib92

same here

singhchhaya avatar Aug 04 '21 13:08 singhchhaya

Almost same here, but i have to wait to arrive data from backend

muller93 avatar Oct 14 '21 07:10 muller93

Did anyone find a solution? 😕 same problem here

Motoralfa avatar Jul 21 '22 23:07 Motoralfa

+1

sd-OFF avatar Jul 22 '22 04:07 sd-OFF

+1

msalihyldz avatar Jan 13 '23 09:01 msalihyldz