@mantine/carousel requires embla-carousel-react@^7.1.0 which in turn does not support react 19 #7403
Closed
1 of 2 tasks
Labels
Not planned
Issues that are not planned to be fixed or features that are not planned to be added
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.16.1
What package has an issue?
@mantine/carousel
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
Not applicable – issue is not related to the browser
Describe the bug
As mentioned in the title, the dependency chain is not compatible with react 19.
@mantine/carousel
requires an outdated version ofembla-carousel-react
which in does not support react v19.This means that it is not possible to downgrade the
embla-carousel-react
package in order to fix certain issues such as:#5039 (draggable prop does not work)
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: