-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
I use Aggrid on the site along with st.tabs. After upgrading streamlit to 1.34, an error started to occur.
When the page uses st.tabs and there is a table on one of the tabs and a st.form with st.fi…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
With `st.date_input(...)`:
![image](https://github.com/user-attachments/assets/9d103657-7049-41ee-b3a1-6314ccf4fb3a)
With `stp.date_input(...)`:
![image](https://github.com/user-attachments/assets…
-
If I add a pdf_viewer in a column in the Streamlit sidebar, the pdf_viewer does not use full container width to resize the pdf_viewer if the width of sidebar is changed. Is there a way to make it dyna…
-
### Summary
Values of components which appear after `st.experimental_rerun()` are not restored but initialized after executing `st.experimental_rerun()`
### Steps to reproduce
Code snippet:
…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
See for instance https://itables.streamlit.app/ - add the `pageLength` control to the layout and then try to show 25 rows per page. Then the tables does not fit anymore in its iframe and only 12 rows …
-
In order to better understand ts tendencies and plan a better strategy, figure out a way to graph multiple (ie: different intraday data)
Using Streamlit might be the best strategy
Here is a streamli…
-
The video window on the left shoul scroll with the text. Currently, the video disappears when you scroll down.