-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
pure-react-carousel
version: 1.32.0node
version: 22.12.0react
version: 19.x or 18.xnextJS
version: 15
What I did:
In my private project, I upgraded from Next.js 14 to Next.js 15 and tested with both React 18 and React 19, but encountered the same issue in both cases.
What happened:
All pages using the carousel component crashed, displaying the following error message:
RangeError: Maximum call stack size exceeded
Reproduction:
You can reproduce the issue with the following testing repository:
https://github.com/heshamsaqqar/pure-carousel-app
Problem description:
After upgrading the framework, the library stopped working completely, regardless of whether I used React 18 or 19. Was working fine before with Next 14 & React 18.
Any advice would be greatly appreciated!
Thanks.
JeffBeltran, davepoon, adam187, MikeDupree, Frederik-OE and 6 more
Metadata
Metadata
Assignees
Labels
No labels