Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

slider(vertical): clicking slider sets value to 0 instead of value clicked when the scroll bar is not at the top #11800

@Thaina

Description

@Thaina

I made a page with vertical md-slider inside table. Whenever I scroll down the page, the slider then cannot be clicked or dragged, it will reset it value to minimum like it cannot calculate its value

It seem like it use the page's scroll position to calculate its knob position or something. How can I fix this?

As the picture below. I scroll this page at the top. And then click on the green slider. The value become 61.5 normally

image

But when I just scroll down the page a bit, I try to click the same position on slider. It then become 0 just by clicked

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions