"Please provide a non-empty label and hide it with label_visibility if needed" Issue!

  • My Streamlit app was working well, but currently it is so slow and gives me the below error; any suggestions?
`label` got an empty value. This is discouraged for accessibility reasons and may be disallowed in the future by raising an exception. Please provide a non-empty label and hide it with label_visibility if needed.
  1. My Source Code:- https---github-com-nasser-elsaman-94-assistant-chatbot/Hello.py at main · Nasser-Elsaman-94/https---github-com-nasser-elsaman-94-assistant-chatbot · GitHub
  2. My Streamlit App:- https://personality-assessment.streamlit.app/

Thanks in advance.

1 Like

Yes it is annoying they don’t say where it is…

Do you have code to share that produces this issue?

i found it by searching manually. So much easier if the filename and linenr would be given…

That would make a great feature request! Issues · streamlit/streamlit · GitHub

Done

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.