GRID: When switching to a layout with more rows, the bottom rows are not displayed #28
Open
5 tasks done
Labels
bug
Something isn't working
Describe the bug 📝
I have created a Grid like in the example (https://thatopen.github.io/engine_ui-components/examples/Grid/) where there are 2 layouts.
One with two row, the other with three.
Switching from a three-row to a two-row layout takes place without any problems.
But when switching from two-row to three-row , the bottom row is not displayed.
Since the original example works, I understood why - because there is a phase with an undefined layout.
Based on this I found a workaround:
But it has side effects and needs to have a real fix.
Reproduction▶️
No response
Steps to reproduce 🔢
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
The text was updated successfully, but these errors were encountered: