-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Incorrect error message for width #12868
Copy link
Copy link
Closed
Labels
feature:st.infoRelated to the `st.info` elementRelated to the `st.info` elementpriority:P3Medium priorityMedium prioritystatus: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 expected
Metadata
Metadata
Assignees
Labels
feature:st.infoRelated to the `st.info` elementRelated to the `st.info` elementpriority:P3Medium priorityMedium prioritystatus: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 expected
Checklist
Summary
If I set width to 0 or a negative value, the exception message says:
This could be worded a bit better, e.g. “…must be a positive integer”.
Reproducible Code Example
Steps To Reproduce
No response
Expected Behavior
No response
Current Behavior
No response
Is this a regression?
Debug info
Additional Information
No response