1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Fix to ensure the skip flag is also reset in the tour popover

This commit is contained in:
Dean 2024-02-15 15:44:54 +00:00
parent 0aa75fc7cb
commit ddc51edee7

View file

@ -26,6 +26,7 @@
tourStep = null
popoverAnchor = null
popover = null
skipping = false
return
}
if (!tourSteps?.length) {