Anyone encountered an error where a flow is definitely running and nothing is rendered in the monitor after clicking the connect button? seems like pings are flowing over the websocket
I apologize if this is a stupid question but why would that make the monitor UI never render?
Hard to give a specific answer without looking at an example. That said, the monitor is visualizing ping information. So slow/failing to respond pings will certainly impact it. Would take a look at a repro if you have one.
I did see pings coming over the websocket in devtools if that helps. I'll see about a repro, it's internal code
One possibility to check. If the flow is https://github.com/clojure/core.async.flow-monitor?tab=readme-ov-file#circular-flows for the monitor to know how to draw it.