Clear warning messages after leaving login dialog

#4
by ferrywuai - opened

I don't know why I met different behavior
when testing the login dialog in local and in hugging face space.
When I tested it locally, the warning message will disappear after leaving login dialog.
But when I tested it in hugging face space, the warning message is still there in the chatbot screen.
Clear warning message before calling st.rerun() to solve this issue.

ferrywuai changed pull request status to open
ferrywuai changed pull request status to merged

Sign up or log in to comment