[GH-ISSUE #40] Search error #60

Closed
opened 2026-03-15 16:13:39 +03:00 by kerem · 0 comments
Owner

Originally created by @sweetarteest on GitHub (Dec 8, 2024).
Original GitHub issue: https://github.com/francoborrelli/spotify-react-web-client/issues/40

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)

Originally created by @sweetarteest on GitHub (Dec 8, 2024). Original GitHub issue: https://github.com/francoborrelli/spotify-react-web-client/issues/40 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 (<anonymous>) 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 (<anonymous>) 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 (<anonymous>) 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)
kerem closed this issue 2026-03-15 16:13:44 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-react-web-client#60
No description provided.