nafets33

Results 6 issues of nafets33

Hey I have begun to notice that when reading a csv file with the following function, I'm getting a connection break error. My first thought is that I'm reading a...

question

I continuously encounter calls that get stuck and never return which stops my entire app from running. For Example, my app freezes almost every other week and is stuck waiting...

question

streamlit== 1.5.1 & 1.13.0 streamlit-aggrid== 0.2.3 & 0.3.3 I noticed that when new data is introduced to grid, the grid will crash/reset (when I mean crash, the remaining code does...

Code works fine in 2.3 but not in 3 .. can you theme to the config file in V3? ValueError: light is not valid. Available options: {'STREAMLIT': , 'ALPINE': ,...

streamlit-antd-components==0.2.4 streamlit == 1.28.0 buttons not staying on the correct highlight button menu item? [streamlit-ozz_app-2023-12-20-22-12-17.webm](https://github.com/nicedouble/StreamlitAntdComponents/assets/18087911/73e82b71-1b9c-47bc-b9c4-2f4fb396e765)

Hey !! I also build an aggrid that works on streamlit but uses fastapi! I don't have a pip install setup yet for it since its on my private repo...