Open Lolhp0 opened 1 month ago
Can you please provide the error reproduction with screenshots.
There is a evidence in my local. Also, when I deploy to vercel. I get the same error. I edited the command from npm install
to npm install --force
to make sure the issue has gone in production.
hi @Lolhp0 try install the packages using yarn add nextjs-toploader
its works
Please update the version to be compatitable with react 19 and next 15. you can use --force to install the package but in production it gives an error since it's not compatitable with next 15 or react 19.