You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, when updating a resource, I encounter this error in the browser console, and the update button remains in loading mode.
[NOVA] Initiating Nova countdown...
app.js:423 [NOVA] We have lifted off!
app.js:423 [NOVA] All systems go...
app.js:423 [NOVA] Syncing Inertia props to the store...
2runtime-core.esm-bundler.js:226 TypeError: Cannot read properties of null (reading 'style')
at runtime-dom.esm-bundler.js:87:20
at patchProp (runtime-dom.esm-bundler.js:307:5)
at E (runtime-core.esm-bundler.js:5362:11)
at _ (runtime-core.esm-bundler.js:5167:7)
at y (runtime-core.esm-bundler.js:5028:11)
at T (runtime-core.esm-bundler.js:5427:7)
at E (runtime-core.esm-bundler.js:5319:7)
at _ (runtime-core.esm-bundler.js:5167:7)
at y (runtime-core.esm-bundler.js:5028:11)
at T (runtime-core.esm-bundler.js:5427:7)
I have no idea how to debug the problem.
What should I check to identify the problem?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, when updating a resource, I encounter this error in the browser console, and the update button remains in loading mode.
I have no idea how to debug the problem.
What should I check to identify the problem?
Beta Was this translation helpful? Give feedback.
All reactions