Chaz
Results
1
comments of
Chaz
Streamlit==1.39.0 should use Streamlit's custom component onchange callback API,I modified the files in the directory streamlit_antd_components/utils/component_func.py according to the official method as follows, and it worked. `def component(id, kw, default=None,...