I suspect these two issues are linked. With my app, I am able to see it fine and click through it on my computer. But when I try to see it on my phone, I can get the main screens but once I start clicking through the data frames, I get “a problem repeatedly occurred on” error and then get a resource usage. I suspect the way I am downloading the csv is possibly re-downloading each time I click next rather than just progressing to the next part of the data frame.
Here is the app in question:
https://aslparalatinos.streamlit.app/
I am mostly having issues on the data frame pages (Diccionario Completo, Diccionario por Letra and Diccionario por Tema).
Any suggestions would be great. Thanks!