You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'energy' of null
at userstats.js:256
at Array.map ()
at H (userstats.js:256)
at userstats.js:371
at ce (userstats.js:531)
at oi (react-dom.production.min.js:157)
at Bi (react-dom.production.min.js:180)
at Vu (react-dom.production.min.js:269)
at Cl (react-dom.production.min.js:250)
at Ol (react-dom.production.min.js:250)
The text was updated successfully, but these errors were encountered:
Here is the console from my attempt to access https://spotify-interactive.vercel.app/userstats
The page fails to load and I get this error:
TypeError: Cannot read property 'energy' of null
at userstats.js:256
at Array.map ()
at H (userstats.js:256)
at userstats.js:371
at ce (userstats.js:531)
at oi (react-dom.production.min.js:157)
at Bi (react-dom.production.min.js:180)
at Vu (react-dom.production.min.js:269)
at Cl (react-dom.production.min.js:250)
at Ol (react-dom.production.min.js:250)
The text was updated successfully, but these errors were encountered: