Posts by uKn_70 • 13 points
2 posts
-
0
votes1
answer268
viewsQ: Problems using React Context
I’ve been studying React and developing an app, but I have a problem when I try to use context. In one component, I create the context and provide its value, but when I try to use the current value…
-
0
votes1
answer40
viewsQ: Problems adding Spotify script with reactJS
I was trying to link the Spotify API script to the React component, but when I use the "window.onSpotifyWebPlaybackSDKReady" function it shows the error:"Property onSpotifyWebPlaybackSDKReady does…