-
Notifications
You must be signed in to change notification settings - Fork 423
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
image[0] not defined #20
Comments
Having the same issue. |
you need to do something like this:
|
I know the problem and guess what solution too and one more thing pass the spotify prop in footer in player.js too!! |
mine is set to null still same issue |
@ line 23 src/header.js
cannot read property url of undefined
user?.image[0].url
The text was updated successfully, but these errors were encountered: