如题,我想将bootstrap 4 的轮播加上手势滑动
网络上的解法是用jquery mobile
https://goo.gl/oi5Yhr
我之前在bootstrap 3用过相同的方法
但用在bootstrap4 发现不行,发现我引用较新的jquery 3.2.1
会出现错误,但如果用旧的jquery 1.11.2就可以
不知道要怎么改才可以既引用新的jquery,又不会出现错误 Orz
浏览器回应的错误是
jquery.mobile.js:
3337 Uncaught TypeError: Cannot read property 'concat' of undefined