Hook errors in simple implementation #150
Replies: 1 comment
-
Hey @rslattery206 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I appreciate any help. I apologize if there is necessary information that I am not including. I am trying to create the simplest possible implementation of the web player. Here is the code:
Home.js:
MusicPlayer.js:
As you can see, the token is just stored in local storage, and I'm using a dummy URI.
The app renders a white screen. This is what the console errors look like:
Beta Was this translation helpful? Give feedback.
All reactions