Any way to prevent overscroll/bounce in layout frame?
-
I am using q-layout setup inside of which I have my router view which displays all my routes/content in the right pane. So far so good. But I would like to prevent browser overscroll and bounce of the content in these frames. I notice the top level (toolbar, left hand links, etc) remains in place so I don’t think this is a browser thing, it must be defined in quasar. Can you tell me what I can do to allow scrolling but prevent overscrolling/rubber-banding/elastic behavior in the right frame?