Robbie Wagner
                                            Robbie Wagner
                                        
                                    Any updates on this?
@w-hafner I believe that is the intended behavior. The documentation is misleading though. You can see here https://github.com/shipshapecode/angular-shepherd/blob/cf2735108b41b6a2af6553acdbf9630b3f2f00c0/projects/shepherd/src/lib/shepherd.service.ts#L96-L106 that if the required elements are not present, it will add a...
@Ragini2709 is this still an issue? I am transferring it to angular-shepherd
`destroy` is for steps, not for the tour itself. There is not a way to destroy all the steps. However, if you are using this angular wrapper, each time you...
@hebertlima I don't understand. `addSteps` in this package will make a new tour every time, so you just need to pass it whatever steps you want to display.
@hebertlima I don't see anything running there.
Hi @loriepisicchio, this seems like a good addition! I think this is something we would want to add in Shepherd itself. Would you be interested in submitting a PR for...
@avramz yeah, but it would need to be done in Shepherd itself.
@npedrini would you like to submit a PR adding class prefix support for this?
@edenriquez sure thing, please feel free to take it!