vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.9.2] V-Navigation-Drawer does not close when click outside while using both permanent and rail on mobile (Safari, IOS)

Open
#21,791 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C: VNavigationDrawer platform specific T: bug
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.9.2
Vue Version: 3.5.17
Browsers: Safari
OS: iOS

Steps to reproduce

it opens on safari just fine, but doesn't close when clicking outside; it works normally on chrome(mobile)

Expected Behavior

drawer should close when clicking outside

Actual Behavior

does not close on safari when clicking outside

Reproduction Link

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked reproduction and the V-Navigation-Drawer component behavior described in the issue, comparing Safari on iOS with mobile Chrome. Trace how the drawer handles outside clicks when both permanent and rail are enabled. Done means the drawer closes on an outside click in Safari on iOS without breaking the reported working behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.