-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
staleThe label to apply when a pull request or an issue is staleThe label to apply when a pull request or an issue is stale
Description
Hi.
I have a problem with Grid Item.
They started with specific configuration taken from DB. An action above every Grid Item, allow user to collpase the GridItem.

As you can see, height attribute is 5 (I printed it on header too). The height of resizable is 190.
When tapping on the icon to collapse, I change the state of item to force rewrite. As you can see on the second image, The height is now 1. I choose 1 because the final result is like the other item on the left (titled "Primo"). Unfortunally, as you can see from debugger, the height parameter is correctly "1" but the height of Resizable component remain 190.
Is this a bug or I'm missing something?
Thanks you!
Metadata
Metadata
Assignees
Labels
staleThe label to apply when a pull request or an issue is staleThe label to apply when a pull request or an issue is stale
