Run example in minimal reproduction. Pressing the first (Open modal) button will show a component with two columns and two rows. Layout works as expected.
Press the second button (Open confirm modal) and same component will open, but this time the layout is faulty!
What is expected?
Rows and columns should render nicely.
What is actually happening?
First row is rendered faulty, but the second row is rendered ok.
The text was updated successfully, but these errors were encountered:
Version
3.2.1
Environment
Windows 7, tested in chrome and firefox
Reproduction link
https://codesandbox.io/s/937j3477mw
Steps to reproduce
Run example in minimal reproduction. Pressing the first (Open modal) button will show a component with two columns and two rows. Layout works as expected.
Press the second button (Open confirm modal) and same component will open, but this time the layout is faulty!
What is expected?
Rows and columns should render nicely.
What is actually happening?
First row is rendered faulty, but the second row is rendered ok.
The text was updated successfully, but these errors were encountered: