TypeError: Cannot assign to read only property 'params' of object '#<Object>' #84512
Unanswered
NriotHrreion
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have no idea why this error comes in my project. After deleting the build directory and re-running
npm run dev
, this error will disappear when I open the web page for the first time, but reappear after reloading the page.The stacktrace:

Additional information
Example
https://github.com/opanel-mc/opanel/tree/main/frontend
This issue may have something to do with this file: https://github.com/opanel-mc/opanel/blob/f1be02ab930454dad91a5415cda25d8763f83662/frontend/lib/settings.ts
Beta Was this translation helpful? Give feedback.
All reactions