Setting params on Player or Provider component
I'm migrating from v1 and a little stumped with a params situation using the vimeo provider.
Previously we could pass params directly into the Player component. Looks like we can still do this if we use vime-embed, but it would be cool if we could do this directly for a provider.
My issue is that I need a vimeo embed to load muted, but setting muted on the VimePlayer still results in the player being loaded with muted=false in the embed URL.
Thanks for reporting it @szczepankosmowski , I'll fix this and autoplay issue right after I release v5.
Is this likely to be fixed in v4, or would we need to move over to v5 for the fix?
Hey @wplit it will be fixed in v5 this week.
I tried this again as v5 has been out for a bit but I'm still getting "muted=false" in the embed parameters for a Vimeo player, even when I set muted on the Player component.
Same bug here, do you guys have some hack that can fix this?