maxRows does not work

Author: SavaJankovicCreated Dec 24, 2018Updated Sep 10, 2025

We defined maxRows=10. If we have 10 Rows and we put new element in between existing elements, the last element will take the row 11, 12 etc. We where expecting that if the element doesn't fit to 10 Rows goes to the next column. See the behavior on the pictures

item 2 - screen shot 2018-12-24 at 12 39 06 pm

if the item 2 can not fit in grid , I want to be like this screen shot 2018-12-24 at 12 41 41 pm

Source: jbaysolutions/vue-grid-layout