-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
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
Cannot read properties of undefined (reading 'slideClass') when use nextjs Image #6322
Comments
I confirm, same thing i have, just by switching inspect from web to mobile, then back to web & i got it. Anyway there's no clear example on how to use Lazy module, so i've reverted to "swiper": "^8.4.7", |
Reproduction link you have provided doesn't illustrate the issue |
Same here :( |
why is this issue closed ? it's still there, and we can reproduce it. |
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/swiper-nextjs-bugs-g9e7pq?file=%2Fpages%2Findex.tsx
Bug description
Cannot read properties of undefined (reading 'slideClass')
when use nextjsImage
Expected Behavior
No error
Actual Behavior
Throw error
Swiper version
9.0.0
Platform/Target and Browser Versions
Windows11, Chome 109
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: