gabrieltempass / streamlit-navigation-bar

A component that allows you to place a navigation bar in your Streamlit app.
https://streamlit.io/
MIT License
137 stars 13 forks source link

Incompatible with Streamlit 1.39.0 #27

Open jiyuxiongdi opened 1 month ago

jiyuxiongdi commented 1 month ago

Checklist

Summary

The basic example does not work with streamlit 1.39.0. The navigation bar shows nothing.

Reproducible code example

No response

Steps to reproduce

No response

Expected behavior

No response

Current behavior

No response

Is this a regression?

Debug info

Additional information

No response

vaishnav-ira commented 1 month ago

I am facing the same issue, works on downgrading streamlit to 1.38.0. Is any fix coming?