Hi everyone,
I’m using a Hugging Face Docker Space built mainly with Streamlit components. Most components work, but the
file_uploader
isn’t functioning. It appears, but dropping a file doesn’t trigger any action—no errors or log messages. It was working before with Streamlit SDK Spaces. Has anyone else faced this issue or have suggestions?
Thanks