Skip to content

Commit 3c442a9

Browse files
committed
2 parents e32d920 + 6df376c commit 3c442a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/GleapCopilotTours.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@ export default class GleapCopilotTours {
355355
if (styleNode) styleNode.remove();
356356
document.body.classList.remove("gl-copilot-fade-out");
357357
}, 800);
358+
359+
this.productTourId = undefined;
360+
this.productTourData = undefined;
361+
358362
this.removeScrollListeners();
359363
}
360364

0 commit comments

Comments
 (0)