Can I open an issue without reproducing steps?
Unanswered
New Guinea Freshwater Crocodile posted this in #help-forum
New Guinea Freshwater CrocodileOP
I noticed the issue, in the file, each overrides the native Array.push function each readonly, i see it in my sentry, but I don't know how to reproduce it:
https://github.com/vercel/next.js/blob/canary/packages/next/src/client/app-index.tsx
The problem that someone has already opened an issue, but it been closed.
https://github.com/vercel/next.js/issues/78823
https://github.com/vercel/next.js/blob/canary/packages/next/src/client/app-index.tsx
The problem that someone has already opened an issue, but it been closed.
https://github.com/vercel/next.js/issues/78823
const nextServerDataLoadingGlobal = (self.__next_f = self.__next_f || [])
nextServerDataLoadingGlobal.forEach(nextServerDataCallback)
nextServerDataLoadingGlobal.push = nextServerDataCallback