q-list inside q-scroll-area
-
I’m trying to manage a list inside a scroll-area next to another component (list / datatable).
As you can see in this codepen, when you resize the window to sm-size (less than 1024px), the component on the right partially or totally hides the scroll-area and the first list.What am I doing wrong?