Off the top of my head, something like that should work. Can you give us the Clone link of an app that demonstrates this issue? That would help us track it down.
Hi Chris,
the way you create a clone is to click the “gear” icon in the app browser, select “Publish” and towards the bottom there is an option to allow others to copy the app. That’s the link @meredydd is asking for. That way he can see you code and the results.
It can be found at the bottom of the Publish App dialog, or the middle of the Share App dialog. Anybody with a clone link can copy your app into their account, so only share it with people you are happy to see your code and Data Tables data.)
Aha - fullscreen mode works fine in the published app, but not when you run the app from the development environment. This is also the case with the built-in YouTubeVideo component, although the YouTube video handles it by saying ‘Full screen is unavailable’.
So, not a platform issue, just an artifact of running an embedded video inside an app inside an IDE! Are you OK testing full-screen mode in the published version of the app, or do you need it in the IDE?