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.

AngularJs material-slider does not work within ng-repeat #391

@sunny9240

Description

@sunny9240

material-slider ng-model sets aria-valuenow="NaN"

When slider loads at first time it returns aria-valuenow="NaN" but when i slide values over slider it works properly. can anybody help me out please ?

material-slider when first time page load

material-slider class="ng-isolate-scope ng-pristine ng-untouched ng-valid" step="1" ng-model="answer.value" max="70" min="21" flex="" aria-disabled="false" tabindex="0" role="slider" aria-valuenow="NaN" aria-valuemax="70" aria-valuemin="21"

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11yThis issue is related to accessibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions