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
Guys I've been getting this error for an hour, the swiper that always worked now doesn't work anymore
caught TypeError: Cannot redefine property: injectStyles at Function.defineProperty (<anonymous>) at 0:9514:14 at Array.forEach (<anonymous>) at 0:9509:33 at 0:13:1
caught TypeError: swiperEl.initialize is not a function at main.js:54:12
In my chrome console I can see as well this error string: "Could not load content for https://cdn.jsdelivr.net/npm/swiper@9/0 (HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE)"
My site is down because of that. I can't give you the link as it's a company's project.
Check that this is really a bug
Reproduction link
missing demo - private project
Bug description
Guys I've been getting this error for an hour, the swiper that always worked now doesn't work anymore
caught TypeError: Cannot redefine property: injectStyles at Function.defineProperty (<anonymous>) at 0:9514:14 at Array.forEach (<anonymous>) at 0:9509:33 at 0:13:1
caught TypeError: swiperEl.initialize is not a function at main.js:54:12
In my chrome console I can see as well this error string: "Could not load content for https://cdn.jsdelivr.net/npm/swiper@9/0 (HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE)"
My site is down because of that. I can't give you the link as it's a company's project.
Expected Behavior
No response
Actual Behavior
No response
Swiper version
9.2.1
Platform/Target and Browser Versions
Chrome 112.0.5615.49
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: