We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
none
Cannot read properties of undefined (reading 'wrapperClass')
No response
Uncaught runtime errors: × ERROR Cannot read properties of undefined (reading 'wrapperClass') TypeError: Cannot read properties of undefined (reading 'wrapperClass') at getWrapperSelector (http://localhost:3000/static/js/bundle.js:119691:35) at getWrapper (http://localhost:3000/static/js/bundle.js:119702:27) at Swiper.mount (http://localhost:3000/static/js/bundle.js:119705:22) at Swiper.init (http://localhost:3000/static/js/bundle.js:119732:26) at mountSwiper (http://localhost:3000/static/js/bundle.js:123636:10) at http://localhost:3000/static/js/bundle.js:124018:62 at commitHookEffectListMount (http://localhost:3000/static/js/bundle.js:83814:30) at invokeLayoutEffectMountInDEV (http://localhost:3000/static/js/bundle.js:85474:17) at invokeEffectsInDev (http://localhost:3000/static/js/bundle.js:87400:15) at commitDoubleInvokeEffectsInDEV (http://localhost:3000/static/js/bundle.js:87381:9)
6.8.4
Windows, Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Check that this is really a bug
Reproduction link
none
Bug description
Cannot read properties of undefined (reading 'wrapperClass')
Expected Behavior
No response
Actual Behavior
Uncaught runtime errors:
×
ERROR
Cannot read properties of undefined (reading 'wrapperClass')
TypeError: Cannot read properties of undefined (reading 'wrapperClass')
at getWrapperSelector (http://localhost:3000/static/js/bundle.js:119691:35)
at getWrapper (http://localhost:3000/static/js/bundle.js:119702:27)
at Swiper.mount (http://localhost:3000/static/js/bundle.js:119705:22)
at Swiper.init (http://localhost:3000/static/js/bundle.js:119732:26)
at mountSwiper (http://localhost:3000/static/js/bundle.js:123636:10)
at http://localhost:3000/static/js/bundle.js:124018:62
at commitHookEffectListMount (http://localhost:3000/static/js/bundle.js:83814:30)
at invokeLayoutEffectMountInDEV (http://localhost:3000/static/js/bundle.js:85474:17)
at invokeEffectsInDev (http://localhost:3000/static/js/bundle.js:87400:15)
at commitDoubleInvokeEffectsInDEV (http://localhost:3000/static/js/bundle.js:87381:9)
Swiper version
6.8.4
Platform/Target and Browser Versions
Windows, Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: