MudBlazor/MudBlazor

MudSlider ValueLabel isn't displayed on mobile

Open

#11,760 opened on 2025年8月5日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C# (1,631 forks)batch import
bugdevice: mobilegood first issue

Repository metrics

Stars
 (10,394 stars)
PR merge metrics
 (平均マージ 6d 6h) (30d で 108 merged PRs)

説明

Before reporting

  • I searched existing issues
  • I tried in private/incognito browser

What went wrong?

I expect the ValueLabel to be visible above the slider handle, showing the current selected value, as it does on desktop browsers, but on mobile devices (e.g., iOS Safari, Android Chrome), the ValueLabel is not appearing at all, even when the slider is interacted with.

Reproduction link

https://try.mudblazor.com/snippet/cYGJuiOpcolikFHN

Reproduction steps

  1. Try dragging slider on phone or via device toolbar in webtools

Version (bug)

v8.11.0

Version (working)

No response

Environment

Chrome

Blazor rendering mode

WASM

コントリビューターガイド