Skip to content

MatSlider position not updated on state changes #332

Open
@humulustom

Description

@humulustom

I have a problem with getting the MatSlider work the way I need. Basically in my case both max position and current value can change outside of user input and I need the slider position to update with it, but whatever I do I can only change the slider manually. I'm not sure whether it is not possible, it is a bug or I am doing something wrong (I admit I'm quite new to Blazor).

I've created little test program for this: https://blazorfiddle.com/s/ly8a6dyi . When I change the slider position the bound value is changed properly, but changing the value from other source does not change the slider position - it is the same for max value property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomerswaiting releaseThis issue has been fixed in the dev branch and is waiting release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions