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.
62 stars 36 forks source link

Bootstrap 4.5 compatibility? #65

Open beard7 opened 4 years ago

beard7 commented 4 years ago

I've just noticed that my tours are not working anymore. The backdrop is displayed, but the popups aren't.

I've no idea how long they've not been working, but it's possible it coincides with my recent(ish) upgrade to Bootstrap 4.5.

Before I waste a load of time trying to get to the root of the issue, are there any known problems with Bootstrap 4.5?

Edit: I've enabled degugging, but it doesn't throw much light on the problem: [ Bootstrap Tourist: 'dashboard' ] Using framework template: bootstrap4 [ Bootstrap Tourist: 'dashboard' ] Extending Bootstrap sanitize options [ Bootstrap Tourist: 'dashboard' ] Show the orphan step 1. Orphans option is true. [ Bootstrap Tourist: 'dashboard' ] Step 1 of 16 Unfortunately, step 1 of 16 is not showing...

Thanks

DancingDad commented 3 years ago

Hi, I am using it fine with Bootstrap 4.5

"bootstrap": "^4.5.0", "bootstrap-tourist": "^0.3.2",