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

Search error #40

Open
sweetarteest opened this issue Dec 8, 2024 · 0 comments
Open

Search error #40

sweetarteest opened this issue Dec 8, 2024 · 0 comments

Comments

@sweetarteest
Copy link

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)

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