-
-
Notifications
You must be signed in to change notification settings - Fork 49
Question: remove steps? #789
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi there!
is there any way to remove all steps?
in the official documentation there is a destroy() method but it didn't work:
something like:
this.onboarding.addSteps([]); // exists
this.onboarding.removeStep(name);
this.onboarding.remove();
this.onboarding.destroy(); Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested