[Bug Report][4.2.1] VSelect menuElevation=0 does not remove the dropdown shadow
Open
Beginner friendly
Nobody has claimed this yet.
C: VAutocomplete
C: VCombobox
C: VSelect
has workaround
T: bug
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 4.2.1
Vue Version: 3.5.35
OS: Windows 10 (current)
Steps to reproduce
- add prop
menuElevation: 0 - open selector
Expected Behavior
dropdown shadow should be removed
Actual Behavior
dropdown shadow still remains
Reproduction Link
https://play.vuetifyjs.com/#...
Images

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the VSelect component and trace how its menuElevation prop is applied when the selector opens; use the reproduction link to confirm the behavior. Done means setting menuElevation to 0 removes the dropdown shadow without changing other elevation values, with the behavior checked against the reported steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100