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

Uncaught runtime errors #38

Open
DHRUV8419 opened this issue Feb 13, 2024 · 0 comments
Open

Uncaught runtime errors #38

DHRUV8419 opened this issue Feb 13, 2024 · 0 comments

Comments

@DHRUV8419
Copy link

Uncaught runtime errors:
×
ERROR
Cannot read properties of null (reading 'map')
TypeError: Cannot read properties of null (reading 'map')
at Videos (http://localhost:3000/static/js/bundle.js:988:22)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:39676:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:42960:17)
at beginWork (http://localhost:3000/static/js/bundle.js:44256:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:29272:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:29316:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:29373:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:49237:11)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:48485:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:48408:9)
ERROR
Cannot read properties of null (reading 'map')
TypeError: Cannot read properties of null (reading 'map')
at Videos (http://localhost:3000/static/js/bundle.js:988:22)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:39676:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:42960:17)
at beginWork (http://localhost:3000/static/js/bundle.js:44256:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:29272:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:29316:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:29373:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:49237:11)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:48485:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:48408:9)
ERROR
Cannot read properties of null (reading 'map')
TypeError: Cannot read properties of null (reading 'map')
at Videos (http://localhost:3000/static/js/bundle.js:988:22)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:39676:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:42960:17)
at beginWork (http://localhost:3000/static/js/bundle.js:44256:20)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:49215:18)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:48485:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:48408:9)
at renderRootSync (http://localhost:3000/static/js/bundle.js:48381:11)
at recoverFromConcurrentError (http://localhost:3000/static/js/bundle.js:47873:24)
at performConcurrentWorkOnRoot (http://localhost:3000/static/js/bundle.js:47786:26)

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

1 participant