MultiPage issue with several guide tours.
Closed this issue · 1 comments
yushkevich commented
Describe the bug
In case if we have several guide tours throw application and these tours have intersecting pages we have the issue.
Becouse
const storageKey = 'GUIDECHIMP_MULTIPAGE_STEP';
don't have unique key for each tour.
To Reproduce
Steps to reproduce the behavior:
- Implement a few tours throw application using the MultiPage plugin.
Expected behavior
The current tour must be continued.
r-brown commented
This fix will be assigned to the next library release