Download Button not working in Embedded App

Hi everyone! I am pretty new to the Streamlit community but have successfully created a few apps. I am having a little bit of trouble with one that I have embedded on my website, however.

The download button works perfectly on the streamlit.app (I am hosting it via Streamlit), however on my website the download button does not work. I click it and it will highlight, but not actually download the file. Does anyone know how to circumvent this issue?

Link to app: https://trivia.streamlit.app/
Link to code: https://github.com/alissatrujillo/Portfolio2/blob/main/trivia.py
Link to embedded app: https://alitrujillo.wixsite.com/portfolio/projects/trivia-database

I am using the most up to date version of Python & Streamlit. Thank you for your help!

Hi @alikatt23

Have you tried this on other computers? I’ve tried this on my iPad and the download file of the trivia did pop up for download.