When inserting a VBox component, it result in a Box without the column prop (visible in Inspector with React dev tools, or in classic Inspector, the flexible-direction CSS property is not set for the div with class .react-layout-components--box), thus the inner components are stacked horizontally.
react-layout-components v3.0.6
node v6.11