The forms are not rendering properly and are not functioning, including the tabs. I’ve tried so many ways to make it work, but no changes.
I tried disabling SSR mode and share_server, but nothing worked. It first renders properly, and when the page finishes loading, it just renders incorrectly immediately.
If it doesn’t work even with ssr_mode=False, I don’t know how to get around it… It might be a new bug.
Maybe you could try downgrading Gradio?
If you’re using 5.6.0, ssr_mode=False should work.