-
Notifications
You must be signed in to change notification settings - Fork 4.2k
height="content" in text_area not working after v1.55.0 #14222
Copy link
Copy link
Closed
Labels
feature:st.text_areaRelated to the `st.text_area` widgetRelated to the `st.text_area` widgetpriority:P2Medium-high priority - fix within one monthMedium-high priority - fix within one monthstatus:confirmedBug has been confirmed by the Streamlit teamBug has been confirmed by the Streamlit teamtype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
Metadata
Metadata
Assignees
Labels
feature:st.text_areaRelated to the `st.text_area` widgetRelated to the `st.text_area` widgetpriority:P2Medium-high priority - fix within one monthMedium-high priority - fix within one monthstatus:confirmedBug has been confirmed by the Streamlit teamBug has been confirmed by the Streamlit teamtype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
Hi,
I have the impression that
height="content"no longer works since the latest version. Here is an example.v1.55.0
v1.54.0
Is this a regression?