如題,我想將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