IGreatlyDislikeJavascript / bootstrap-tourist

Quick and easy way to build your product tours with Bootstrap Popovers for Bootstrap 3 and 4. Based on Bootstrap-Tour, but with many fixes and features added.
63 stars 36 forks source link

Next button partially working at the end of the tour. #61

Closed kwojcicki closed 4 years ago

kwojcicki commented 4 years ago

When you are at the end of the tour (i.e. at the final step) the next button has the disabled css, but is still very much clickable.

If clicked the tour gets into a weird state where it attempts to move to a null step.

bug_tour

IGreatlyDislikeJavascript commented 4 years ago

Thanks for reporting this, and the gif is very helpful. Please can you confirm if your issue is the same as this one?

https://github.com/IGreatlyDislikeJavascript/bootstrap-tourist/issues/54

kwojcicki commented 4 years ago

Yes your right! My apologies I will close this ticket in favor of that 😄 Thanks for the great library btw.