I needs to generate steps dynamically because of step.path param. So I do it in for cycle like in the code below. But if tour redirects to another page, the new popup blinks like it is loaded twice. Is there a way to fix it. May be it is caused by the steps content which is different after the redirect.
I needs to generate steps dynamically because of step.path param. So I do it in for cycle like in the code below. But if tour redirects to another page, the new popup blinks like it is loaded twice. Is there a way to fix it. May be it is caused by the steps content which is different after the redirect.
EDIT: This is related to issue with scroll https://github.com/sorich87/bootstrap-tour/issues/681 So I am in the cycle.