We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Testing using VSC and our searches are coming up with:
ERROR Cannot read properties of null (reading 'uri') TypeError: Cannot read properties of null (reading 'uri') at http://localhost:3000/static/js/bundle.js:12887:17 at Array.map () at GridItemList (http://localhost:3000/static/js/bundle.js:12867:23) at renderWithHooks (http://localhost:3000/static/js/bundle.js:192683:22) at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:196654:17) at beginWork (http://localhost:3000/static/js/bundle.js:197957:20) at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:182939:18) at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:182983:20) at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:183040:35) at beginWork$1 (http://localhost:3000/static/js/bundle.js:202938:11) ERROR Cannot read properties of null (reading 'uri') TypeError: Cannot read properties of null (reading 'uri') at http://localhost:3000/static/js/bundle.js:12887:17 at Array.map () at GridItemList (http://localhost:3000/static/js/bundle.js:12867:23) at renderWithHooks (http://localhost:3000/static/js/bundle.js:192683:22) at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:196654:17) at beginWork (http://localhost:3000/static/js/bundle.js:197957:20) at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:182939:18) at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:182983:20) at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:183040:35) at beginWork$1 (http://localhost:3000/static/js/bundle.js:202938:11) ERROR Cannot read properties of null (reading 'uri') TypeError: Cannot read properties of null (reading 'uri') at http://localhost:3000/static/js/bundle.js:12887:17 at Array.map () at GridItemList (http://localhost:3000/static/js/bundle.js:12867:23) at renderWithHooks (http://localhost:3000/static/js/bundle.js:192683:22) at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:196654:17) at beginWork (http://localhost:3000/static/js/bundle.js:197957:20) at beginWork$1 (http://localhost:3000/static/js/bundle.js:202916:18) at performUnitOfWork (http://localhost:3000/static/js/bundle.js:202186:16) at workLoopSync (http://localhost:3000/static/js/bundle.js:202109:9) at renderRootSync (http://localhost:3000/static/js/bundle.js:202082:11)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Testing using VSC and our searches are coming up with:
ERROR
Cannot read properties of null (reading 'uri')
TypeError: Cannot read properties of null (reading 'uri')
at http://localhost:3000/static/js/bundle.js:12887:17
at Array.map ()
at GridItemList (http://localhost:3000/static/js/bundle.js:12867:23)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:192683:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:196654:17)
at beginWork (http://localhost:3000/static/js/bundle.js:197957:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:182939:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:182983:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:183040:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:202938:11)
ERROR
Cannot read properties of null (reading 'uri')
TypeError: Cannot read properties of null (reading 'uri')
at http://localhost:3000/static/js/bundle.js:12887:17
at Array.map ()
at GridItemList (http://localhost:3000/static/js/bundle.js:12867:23)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:192683:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:196654:17)
at beginWork (http://localhost:3000/static/js/bundle.js:197957:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:182939:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:182983:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:183040:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:202938:11)
ERROR
Cannot read properties of null (reading 'uri')
TypeError: Cannot read properties of null (reading 'uri')
at http://localhost:3000/static/js/bundle.js:12887:17
at Array.map ()
at GridItemList (http://localhost:3000/static/js/bundle.js:12867:23)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:192683:22)
at mountIndeterminateComponent (http://localhost:3000/static/js/bundle.js:196654:17)
at beginWork (http://localhost:3000/static/js/bundle.js:197957:20)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:202916:18)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:202186:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:202109:9)
at renderRootSync (http://localhost:3000/static/js/bundle.js:202082:11)
The text was updated successfully, but these errors were encountered: