-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Description
Check that this is really a bug
- I confirm
Reproduction link
https://codesandbox.io/p/sandbox/dv22fx?file=%2Fsrc%2FApp.jsx
Bug description
I am planning to integrate Swiper into a project that uses React 19. However, I could not find any official confirmation of React 19 support in the documentation.
Are there any known issues or compatibility concerns when using Swiper with React 19?
Additionally, is there a roadmap or plan to provide official support for React 19 in an upcoming release?
Thanks,
Suresh
Expected Behavior
No response
Actual Behavior
No response
Swiper version
11
Platform/Target and Browser Versions
all browsers
Validations
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- 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
DeadEnd819