swiper
swiper copied to clipboard
I am using react18+typescript, Thumbs way, but got the following error.
Check that this is really a bug
- [X] I confirm
Reproduction link
https://codesandbox.io/s/elastic-wind-e5oome?file=/src/App.js
Bug description
Hello: I am using react18+typescript, Thumbs way, but got the following error.
- TypeError: Cannot convert undefined or null to object
- The above error occurred in the <Swiper> component:
Expected Behavior
No response
Actual Behavior
No response
Swiper version
8.3.2
Platform/Target and Browser Versions
Windows chrome 98.0.4758.102
Validations
- [X] Follow our Code of Conduct
- [X] Read the docs.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- [X] Make sure this is a Swiper issue and not a framework-specific issue
Would you like to open a PR for this bug?
- [ ] I'm willing to open a PR
Temporary fix
thumbs={{
swiper: thumbsSwiper && !thumbsSwiper.destroyed ? thumbsSwiper : null,
}}
thank you very much
Same error here ;/
I'm still having this issue, even without using the Thumbs
module
@pipozoft same for me
Any update? @nolimits4web
@michalvadak Thanks!
Issue is closed because of outdated/irrelevant/not actual/needed more information/inactivity.
If this issue is still actual and reproducible for latest version of Swiper, please create new issue and fill the issue template correctly:
- Clearly describe the issue including steps to reproduce when it is a bug.
- Make sure you fill in the earliest version that you know has the issue.
- Provide live link or JSFiddle/Codepen or website with issue