I was trying to debug an issue I had noticed, and then came across lots of blank messages being posted to the browser console on hover of lots of different elements across the preview pane and workspace.
The messages start when you set a Hide During Breakpoints
option on an element, and subsequently loads of messages that are either blank or demonstrating the breakpoints that are active on that element start flooding the console.
Perhaps a left-over from some debugging that was going on?