nicedouble / StreamlitAntdComponents

A Streamlit component to display Antd-Design
https://nicedouble-streamlitantdcomponentsdemo-app-middmy.streamlit.app/
MIT License
442 stars 29 forks source link

Update to streamlit 1.34.0 breaks callbacks. Solution has been provided #55

Open Socvest opened 6 months ago

Socvest commented 6 months ago

Hey, this pretty much fixes breaking of callbacks in streamlit custom components. Please update.

ythsl28 commented 5 months ago

Confirming that callbacks are still not invoked at all on most recent streamlit version (1.36.0).

ythsl28 commented 5 months ago

created pull request to support new custom component support since 1.36: https://github.com/nicedouble/StreamlitAntdComponents/pull/60

Socvest commented 5 months ago

@ythsl28 I have built a patch reflecting changes in v. 1.36.0 here.

iuiu34 commented 5 months ago

@nicedouble is this repo still mantained?

this PR's will be approved at some point?

Socvest commented 5 months ago

@iuiu34 Doubt it, no activity has been going on for a while now.