Labs64/GuideChimp

MultiPage issue with several guide tours.

Closed this issue · 1 comments

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:

  1. Implement a few tours throw application using the MultiPage plugin.

Expected behavior
The current tour must be continued.

This fix will be assigned to the next library release