wrfly / container-web-tty

Connect your containers via a web-tty
https://container-web-tty.kfd.me/
Apache License 2.0
246 stars 45 forks source link

Something wrong with using iframes #44

Closed Pa4ok closed 4 years ago

Pa4ok commented 4 years ago

we use iframes to place several containers on 1 page, but there are some errors opening the container in a separate tab - all works fine

iframes code (nothing unusual)

image

wrfly commented 4 years ago

Frontend stuff is out of my knowledge, but I'll try to reproduce and help you fix.

wrfly commented 4 years ago

image image

wrfly commented 4 years ago

can u try the latest version? I cannot reproduce.

Pa4ok commented 4 years ago

it is incompatibility with bootstrap nav-tabs, on page loading iframes in not visible tabs are frozen and this leads to an error we fix this by set frame src on tab opening

wrfly commented 4 years ago

Okay, thanks for your response, I'll close this issue then.