Sticky thead was floating mid-content when the container auto-scrolled as new log entries arrived. Pinning scrollTop to 0 on each logs update keeps the thead at position 0 where it belongs.
Sticky thead was floating mid-content when the container auto-scrolled as new log entries arrived. Pinning scrollTop to 0 on each logs update keeps the thead at position 0 where it belongs.