Streamlit custom components for datetime range picker

Hello, I am using python 3.11.5 and running streamlit 1.32 and I also get the weird jittery bug behavior of the widget. Downgrading streamlit to 1.31 seems to fix this though.

Hi,
Flickering Issue has bean fixed in new version,
pip install streamlit-date-picker==0.0.3

For more usage, please refer to streamlit date picker github README,
If you has any question, you can reply in this issue, TKS~

1 Like

Hi All
Sorry,
It took so long to fix this problem, flickering Issue has bean fixed in new version,
pip install streamlit-date-picker==0.0.3

For more usage, please refer to streamlit date picker github README,
I can’t post github link in streamlit discuss, you can search imdreamer2018/streamlit-date-picker in github for more detail.

If you has any question, you can reply in this issue, TKS~

1 Like

Hello everyone,

you can try out a demo here:
Streamlit App

If you think this streamlit date picker component is nice, give me a github star please, TKS~

1 Like

Thank you very much. I have been using this component for a long time, and the only question is whether it can be consistent with the theme color. Thank you again!

Hi @lkdd-ao ,
This feature in my devlopment plan,may be I will implement this feature about date picker component consistent with the theme color in next version .

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.