Hello,
I tried to embed React DataGrid table to streamlit (thanks for the examples here and this tutorial), the development environment works fine, however the production shows the following error.
I googled similar issues. My Streamlit version is the latest, 1.4.0 (don’t think it caused by timeout), and didn’t use st.columns in the code. It shows the same error in Streamlit Cloud. Couldn’t find any other possible answers for this problem…
Much appreciate your help!