sorich87 / bootstrap-tour

Quick and easy product tours with Twitter Bootstrap Popovers
http://bootstraptour.com
MIT License
4.43k stars 941 forks source link

A delay function or timeout for Bootstrap modal #751

Open enkr1 opened 3 years ago

enkr1 commented 3 years ago

This is just a suggestion.

I realized you need to add some sort of like setTimeout functions into onNext in order to make the step displays in the Modal. As the modal requires time to load, if it has not been loaded yet, the step will be skipped.