[Bug Report][4.0.0] VSlider density is missing
Open
Beginner friendly
Nobody has claimed this yet.
C: VSlider
has workaround
T: feature
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 4.0.0
Vue Version: 3.5.26
OS: Linux undefined (current)
Wait... the vuetify issue creator is broken:). Doing it manually.
Steps to reproduce
Expected Behavior
Density should affect on the VSlider height, but it's hardcoded to 32px.
Actual Behavior
Reproduction Link
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 VSlider density API example and the provided Vuetify Playground reproduction, then locate the VSlider implementation that fixes its height at 32px. Verify how the density prop is expected to affect sizing. Done means the VSlider height changes correctly for each density value and the existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100