vuetifyjs / vuetifyjs/vuetify

[Bug Report][4.0.0] VSlider density is missing

Open Beginner friendly
#22,674 4 comments 0 reactions 0 assignees View on GitHub

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
  1. https://play.vuetifyjs.com/#...
  2. https://next.vuetifyjs.com/en/api/v-slider/#props-density
Expected Behavior

Density should affect on the VSlider height, but it's hardcoded to 32px.

Actual Behavior
Reproduction Link

Images

https://cdn.cosmicjs.com/10018b70-17a7-11f1-b77f-39d2e37cacb9-Screenshot-from-2026-03-04-10-48-59.png

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.