Open
Description
- Go to the demo page: https://cookpete.com/react-player/
- Open the inspector
- Play a SoundCloud song (
Test A
orTest B
) - A first call is made, without option in the URL -> canceled
- A second call is made -> seems ok
Now, I follow the doc and add custom options, as follow:
config={{
soundcloud: {
options: {
color: '00ff00',
// ...
The URL contains now &color=true
instead of &color=00ff00
.
Metadata
Metadata
Assignees
Labels
No labels