Ege BULUT
Ege BULUT
Oh I saw others with same issue and this project was abandoned huh, thats hurts
> This code works in Streamlit 1.40.0. > > def patch_modules_streamlit_elements(file: str, old_line: str, new_line: str): > import streamlit_elements > import os > > relative_file_path = "core/callback.py" > library_root =...
> Anyone got a fix for 1.46.0? the above code is working fine (just tested with 1.46.1 and it seems working for me) Just dont forget to close your streamlit...