You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
The "Rating" slider demo https://material.angularjs.org/#/demo/material.components.slider does not currently update the thumb text on left | right keyboard events.
The fix below should solve that. Tested with v0.6.0-rc3
<md-slider md-discrete ng-model="rating" step="1" min="1" max="5" aria-label="rating">
The text was updated successfully, but these errors were encountered: