You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think in your second variant of using introjs there is a steps=steps missing:
{{intro-js start-if=true}}
should be:
{{intro-js steps=steps start-if=true}}
is that correct ?