You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my use, I found that it does not work in browsers that do not support ES6 syntax. The troubleshooting reason is that the referenced dist/dom7.module.js has not been completely converted to babel, as follows
I found this problem in the swiper library, hope to get your reply
The text was updated successfully, but these errors were encountered:
In my use, I found that it does not work in browsers that do not support ES6 syntax. The troubleshooting reason is that the referenced
dist/dom7.module.js
has not been completely converted to babel, as followsI found this problem in the swiper library, hope to get your reply
The text was updated successfully, but these errors were encountered: