Hi community, I’ve got the following error when use st_plotly_chart within the plotly_mapbox_events. Please advice. Thanks
StreamlitAPIException: to_json()
is not a valid Streamlit command.
mapbox_events = plotly_mapbox_events(
st.plotly_chart(fig, use_container_width=True),
click_event=True)