I have just upgraded to streamlit 1.39.0 from 1.10.0 and now the dashboards that use the aggrid component show the following error after a few minutes of apparent loading time.
I haven’t deployed anything, these are just running locally.
Our previous aggrid version was 0.3.3 and the error happened with that version, as well as 1.0.5 which I also tried.
Python version is 3.8.10.
This component was working fine before the upgrade.
I read docs and forums and nothing seems to apply. Any suggestions?