e1f8134f44
There's a bug in react-window-splitter on Firefox. When trying to expand the inspector panel in the query editor, it checks if the main panel has space but gets an object instead of a number for the auto-sized query-main panel. This causes the expand calculation to fail and it snaps it back to collapsed. I've removed this behavior for now as it's not an important feature.