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
I tried adding react-jinke-music-player to my website made in React JS.
I imported everything and added the component.
When I run the project, I get a few errors and the player isn't showing:
Warning: Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code...
Warning: findDOMNode is deprecated in StrictMode....
Version
4.24.2
Description
I tried adding
react-jinke-music-player
to my website made in React JS.I imported everything and added the component.
When I run the project, I get a few errors and the player isn't showing:
Steps
The text was updated successfully, but these errors were encountered: