radio4000 / components

web-components to build the r4 interfaces, uses the sdk
https://components.radio4000.com/
1 stars 0 forks source link

Fix iframe v2 not rendering in some scenarios #173

Open oskarrough opened 5 months ago

oskarrough commented 5 months ago

We're hearing reports that the new iframe (v2) is not rendering in some scenarios. If it is not rendering for you, please comment with your device + browser and whether the dev console is showing any errors.

Maybe it's related to some cross-site-origin stuff, but I don't know yet.

This is the snippet that we want to work:

<iframe src="https://player.radio4000.com/v2/?slug=nomads" width="320" height="500" frameborder="0"></iframe>