blackary / st_pages

An experimental version of Streamlit Multi-Page Apps
MIT License
456 stars 76 forks source link

Having '/' in the name of a page breaks the page #92

Open jamesxu0220 opened 7 months ago

jamesxu0220 commented 7 months ago

It seems it gets directly incorporated into the actual url path of that page, thus breaking the page since it no longer is able to read the correct src file.