Hi,
Why can't I use the Grid component inside the Drawer? The scroll disappears, and when scrolling occurs, it happens on the page and not within the grid. I created an example containing two grids. As you can see, the top grid has scrolling, but when inserted inside the Drawer, the scrolling no longer appears
Link
Oq8tmu (forked) - StackBlitz
These display: flex settings are responsible for this. I don't understand why, and what can I do to fix that?