BootstrapTour Walkthrough errors

1
Hi Getting a few errors when using this widget.   First error: Cannot read property 'fn' of undefined TypeError: Cannot read property 'fn' of undefined at http://localhost:8080/widgets/Intro/widget/lib/bootstrap-tour-standalone.js?636947176142110185:57:5 at http://localhost:8080/widgets/Intro/widget/lib/bootstrap-tour-standalone.js?636947176142110185:80:2   Second error: jQuery is not defined ReferenceError: jQuery is not defined at http://localhost:8080/widgets/Intro/widget/lib/bootstrap-tour-standalone.js?636947176142110185:80:3   Third error: Tour is not a constructor TypeError: Tour is not a   at E.<computed>.O._startTour (http://localhost:8080/widgets/Intro/widget/Intro.js?636947176142110185:144:24) at http://localhost:8080/widgets/Intro/widget/Intro.js?636947176142110185:108:26   I have a fix for the second error by loading jquery in theme/index.html, but I’m not sure about the other errors. The widget works every now and again when deploy and reloading the page a bunch of time or stopping it and starting again, but it’s not guaranteed to work. I’ve had it work a few times, but when adding new steps I get these errors.    Thanks Jean
asked
0 answers