I'm currently coding a small web app for a tizen tv. It mainly consists of a table with 2x2 cells. every cell contains an Iframe to another website.
But when i ran it on my TV i noticed that instead of four websites, only one website was shown in fullscreen. I set the table's size to 100% height and width. Thank you in advance
I tried using 100vh/vw for the size instead of percentages