Vuetify: [Bug Report] clipped v-navigation-drawer not rest under the toolbar

Created on 19 Aug 2018  路  4Comments  路  Source: vuetifyjs/vuetify

Versions and Environment

Vuetify: 1.1.13
Vue: 2.5.17
Browsers: Chrome 68
OS: Windows 10 1803

Expected Behavior

image

clipped drawer rests under the application toolbar

Actual Behavior

image

clipped drawer not rests under the application toolbar

Reproduction Link

https://codepen.io/jk2k/pen/bxbWQo

wontfix

Most helpful comment

I thought this was broken as well, but the clipping does work. The mobile layout might kick in at a breakpoint you weren't expecting. For me, it turns out my window was not large enough (I was developing with windows side-by-side).

All 4 comments

This is intentional, drawers should not clip on mobile.

Any way to enable clipping on non-mobile browsers?

I thought this was broken as well, but the clipping does work. The mobile layout might kick in at a breakpoint you weren't expecting. For me, it turns out my window was not large enough (I was developing with windows side-by-side).

Hello!
Use mobile-break-point=0 in to resolve.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paladin2005 picture paladin2005  路  3Comments

ricardovanlaarhoven picture ricardovanlaarhoven  路  3Comments

radicaled picture radicaled  路  3Comments

efootstep picture efootstep  路  3Comments

aaronjpitts picture aaronjpitts  路  3Comments