-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi there,
I'm using your component in a NextJS application ('use client'). When loading the page I get the following error
✓ Compiled in 540ms (590 modules)
⚠ Fast Refresh had to perform a full reload. Read more: https://nextjs.org/docs/messages/fast-refresh-reload
⨯ node_modules/react-rc-carousel/dist/esm/components/Slider/index.js (173:22) @ innerWidth
⨯ Internal error: ReferenceError: innerWidth is not defined
at Slider (./node_modules/react-rc-carousel/dist/esm/components/Slider/index.js:202:9)
I think what happens is that the variable isn't declared but used in a memo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels