PablocFonseca / streamlit-aggrid

Implementation of Ag-Grid component for Streamlit
https://pypi.org/project/streamlit-aggrid/
MIT License
1.06k stars 202 forks source link

Not Drawing Update Button when update_mode == Manual #131

Closed apassy closed 2 years ago

apassy commented 2 years ago

version of ag grid, 0.3.2 streamlit 1.12 py3.9

setting to Manual used to result in drawing button.

Note that this also fails on the lve web example: https://pablocfonseca-streamlit-aggrid-examples-example-jyosi3.streamlitapp.com/ - set to Manual, note no button drawn.

via experimentation, this is a 0.2.3->0.3.X regression. For my code, works in 0.2.3, failed in 0.3.1, 0.3.2. (didn't try 0.3.0, marked as "yanked")

PablocFonseca commented 2 years ago

Fixed in 0.3.3