Bennett Stone

Results 4 comments of Bennett Stone

@juona I had the same issue, I forked this repo, made the necessary modifications to unlock the files and built a new dll for this, just finished testing on windows...

I was able to resolve this in my local file by modifying the Tour.prototype._showNextStep method to add a check for undefined "step" value around line 443 of bootstrap-tour.js: ``` Tour.prototype._showNextStep...

Any progress on this? I'd love to be able to use this as well.

Glad I found this thread, I was having a similar issue, and adding a single call to add a hidden class to the automatically generated buttons wasn't working reliably for...