get_uiCurrentTab() wrong with Gradio 3.23.0
@@ -7,7 +7,7 @@ function gradioApp() {
}
function get_uiCurrentTab() {
return gradioApp().querySelector('#tabs button:not(.border-transparent)')
return gradioApp().querySelector('#tabs button.selected')
function get_uiCurrentTabContent() {
The note is not visible to the blocked user.