Laura Wilby
Laura Wilby
Hi @madhukarjadhav736, I've reproduced this issue and narrowed it down to python 3.13 with any version of Streamlit. Are you able to use python 3.12.9 as a mitigation? Laura
@madhukarjadhav736 when I looked into this in February, I found the error is because of [this line](https://github.com/Neurotech-HQ/heyoo/blob/main/heyoo/__init__.py#L86) in the docstring of the package you are using that has an emoji....
Hi @ams1 , Thank you for submitting this issue. I have confirmed it, and I agree it is less useful to have only the labels. I think this might be...
@fridaeriksenaess it looks like the remaining work for this PR is: 1) Add a test for the case for selecting a duplicate tab (first in list should be selected). 2)...
Hi @LazerLars , Thank you for creating this issue. I was able to confirm this in Microsoft Edge. I also tried disabling Microsoft Defender SmartScreen but it didn't impact the...
Hi @sandervdhimst, Thank you for filing this issue. I have reproduced it by setting the value of the input widget to "TEST" in the google developer tools. We believe this...
Hi @axelcarapinha , thank you -- give it a shot! We have discussed this bug and thought that the root cause would be something like when we are detecting widget...
@JosephMarinier thanks for reporting this, just want to suggest as a workaround, you could replace the columns with a horizontal + vertical containers.
Hi @tortaepaisitphongse, Thank you for submitting this PR. Before doing a deeper review a couple of things stood out to me. 1) Can you provide a description of the gap...
OK, @tortaepaisitphongse , I think @lukasmasuch should weigh in on whether we want to go forward with this or instead modify the Glide data grid code. Lukas is also a...