Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when adding video card #17

Open
robedgar opened this issue Dec 4, 2022 · 1 comment
Open

Error when adding video card #17

robedgar opened this issue Dec 4, 2022 · 1 comment

Comments

@robedgar
Copy link

robedgar commented Dec 4, 2022

Unhandled Runtime Error
TypeError: Cannot read properties of null (reading 'default')

Call Stack
isStaticRequire
node_modules\next\dist\client\image.js (544:15)
isStaticImport
node_modules\next\dist\client\image.js (550:39)
Image
node_modules\next\dist\client\image.js (76:8)
renderWithHooks
node_modules\react-dom\cjs\react-dom.development.js (16305:0)
mountIndeterminateComponent
node_modules\react-dom\cjs\react-dom.development.js (20074:0)
beginWork
node_modules\react-dom\cjs\react-dom.development.js (21587:0)
HTMLUnknownElement.callCallback
node_modules\react-dom\cjs\react-dom.development.js (4164:0)
Object.invokeGuardedCallbackDev
node_modules\react-dom\cjs\react-dom.development.js (4213:0)
invokeGuardedCallback
node_modules\react-dom\cjs\react-dom.development.js (4277:0)
beginWork$1
node_modules\react-dom\cjs\react-dom.development.js (27451:0)
performUnitOfWork
node_modules\react-dom\cjs\react-dom.development.js (26557:0)
workLoopSync
node_modules\react-dom\cjs\react-dom.development.js (26466:0)
renderRootSync
node_modules\react-dom\cjs\react-dom.development.js (26434:0)
performConcurrentWorkOnRoot
node_modules\react-dom\cjs\react-dom.development.js (25738:0)
workLoop
node_modules\scheduler\cjs\scheduler.development.js (266:0)
flushWork
node_modules\scheduler\cjs\scheduler.development.js (239:0)
MessagePort.performWorkUntilDeadline
node_modules\scheduler\cjs\scheduler.development.js (533:0)

@DavidIacovone
Copy link

Hey, got the same error. Did you find any solution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants