vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Bug Report][3.6.X] VNavigationDrawer don't close in mobile

Open joaopalopes24 opened this issue 1 year ago • 0 comments

Environment

Vuetify Version: 3.6.0 Vue Version: 3.4.27 Browsers: Chrome 125.0.0.0 OS: Linux x86_64

Steps to reproduce

https://www.loom.com/share/3774741c06454c1696c49dd4867566cf?sid=507a7130-1b75-46ef-ac2f-f99a5a2bd918

In the playground the error is not noticed because we need to start the page with the navigation open, and when we reduce the screen it always remains open. It's even like this in Vuetify's own documentation.

Expected Behavior

Natigation was closed.

Actual Behavior

The navigation always remains open.

Reproduction Link

https://play.vuetifyjs.com/#...

joaopalopes24 avatar May 29 '24 19:05 joaopalopes24