Hey there!
I just discovered Streamlit-antd-components - https://nicedouble-streamlitantdcomponentsdemo-app-middmy.streamlit.app/
They are pretty awesome!
Here are the issues I am currently facing with them -
-
If I use Streamlit version 1.32.0, the antd Menu doesn’t render on screen (no errors).
-
When I am trying on local host, it’s rendering well, but deployed version doesn’t render the antd button components. I checked the versions of all dependent libraries, that doesn’t seem to be the issue. Any suggestions on how I can fix this?
Thanks in advance!
Localhost:
Deployed:
(Nothing there :p)