sorich87 / bootstrap-tour

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

TypeError: e[b] is not a function with lates bootstrap.js #354

Closed vaclavgreif closed 9 years ago

vaclavgreif commented 9 years ago

I updated Bootstrap to latest version, also update BootstrapTour, and now I'm getting:

TypeError: e[b] is not a function If I revert to previous bootstrap.js version I had (3.1.0), things work fine again....

Any ideas?

neotropic2023 commented 9 years ago

Me too! No matter what I do this continuously gives me the same error. It is when it runs tour.init();

neotropic2023 commented 9 years ago

Well, no response for this guy in 8 days, soo... moving on! Next script please. See ya later bu-bye.

jcorreia commented 9 years ago

Hi, im also with this problem...anyone figure it out ?

garethbowen commented 9 years ago

Looks to be the same issue as: #356

jcorreia commented 9 years ago

thanks...that fixed my problem

rickmacgillis commented 9 years ago

You can use the standalone tour JS with the bootstrap tour CSS file. That solves the issue without commenting anything out.

sorich87 commented 9 years ago

Issue fixed with Bootstrap 3.1.2.

rickmacgillis commented 9 years ago

I just want to update this thread for the record. sorich87 has a typo in his post. The issue was fixed with Bootstrap 3.3.2, not 3.1.2. Thanks for the heads up, sorich87!

mohandast52 commented 7 years ago

i have the same problem, did anyone solved the issue?

Rajeshkumar300791 commented 6 years ago

i have the same problem, did anyone solved the issue? i have also used bootstrap new version.