Issue with postMessage: JavaScript event is not receiving in Python Streamlit Application

Hack this code of mine which is a pure HTML/JS implementation of components. It’s dead easy to get messages back and forth between Streamlit and simple HTML/JS apps. The power of this simple approach is better illustrated in my Sweetviz integration.

1 Like