React-grid-layout: ResponsiveGridLayout not taking the Layout options passed through state to layout prop

Created on 10 Feb 2018  路  4Comments  路  Source: STRML/react-grid-layout

ResponsiveGridLayout is not taking the layout options provided through layout props.

All the child falls one below the other instead of aligning on row basis.

Demo can be found here: https://codesandbox.io/s/mqq7vjrnzp

Default values to layouts is passed but not rendered as expected, expected sequence is: ABC3, ABC2, ABC1

Most helpful comment

Hey, any update on this?

All 4 comments

Hey, any update on this?

The same..

Hey Guys, I guess I made some mistake in implementing it the first time. Second time I copied the example provided and it worked for me. So m closing this. Anybody wants to get their problem resolved please send your code snippet via https://codesandbox.io/ I will try to check if you made the same mistake as I did. Thanks!

Oh, you are right) I did mistake too

Was this page helpful?
0 / 5 - 0 ratings