未验证 提交 2eb5f103 编写于 作者: A apolinario 提交者: GitHub

Fix WebUI not working inside of iframes

上级 44c46f0e
function gradioApp(){
return document.getElementsByTagName('gradio-app')[0].shadowRoot;
return document
}
function get_uiCurrentTab() {
......@@ -82,4 +82,4 @@ function uiElementIsVisible(el) {
}
}
return isVisible;
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册