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
When the next component in the tour is not yet rendered (due to the ngIf directive), IonTour mistakenly assumes that the tutorial has ended. This fix ensures that IonTour waits for the next component to render before advancing to the next step.
Description
When the next component in the tour is not yet rendered (due to the ngIf directive), IonTour mistakenly assumes that the tutorial has ended. This fix ensures that IonTour waits for the next component to render before advancing to the next step.
Reported by: @lucas-alcantara-brisa and @allan-chagas-brisa
The text was updated successfully, but these errors were encountered: