You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After logging out, app redirects to root "/" of the host, which makes an undesired experience, when the app is deployed under a path else than the default root_path, that is a common case for one who puts gradio behind a reverse proxy.
Describe the bug
After logging out, app redirects to root "/" of the host, which makes an undesired experience, when the app is deployed under a path else than the default root_path, that is a common case for one who puts gradio behind a reverse proxy.
Have you searched existing issues? 🔎
Reproduction
Screenshot
No response
Logs
No response
System Info
Severity
I can work around it
The text was updated successfully, but these errors were encountered: