Ever since I upgrade from Chrome 58 => 59 on Mac OS El Capitan, when I use Dev Tools Network inspector to view WebSocket frames, the frames no longer are visible. We build
The bottom "frame details panel" sometimes hides the "frames list" panel, unless you hover your mouse under a column header and drag down.
Update 1: As Sylvain Girard pointed out, this is Chromium issue 895548
Update 4: It's been fixed in Chrome 72, available in stable channel
It could have been as simple as creating an issue for it with the Chromium team... Which is what I did and guess what: a fix is on the way.
You can thank me later :)
Ugh, the UI was pulling the wool over my eyes. The pane that shows new frames was pulled all the way up so I could not see them.
It's a split pane with the frame summary on top, and individual frame inspector on bottom -- but the split divider was pulled all the way to the top. Was tough to see that. Google UI team: would be great to provide a better visual indicator on this :)