Freezing pydeck maps on streamlit

When adding a PathLayer through pydeck using pandas data frame the path shows up initially when running the streamlit project but then freezes and cannot be used. I have tried downgrading to solve the issue but it hasn’t fixed it.

Hi @msrisabaranjan, welcome to the Streamlit community!

Can you post a code snippet that demonstrates this behavior?

Best,
Randy