-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
After setting the mode the spinner should show the correct value.
What is the current behavior?
Changing the mode from "indeterminate" to "determinate" after the view has been rendered results in the spinner rendering with an incorrect value. (Safari only)
What are the steps to reproduce?
https://stackblitz.com/edit/angular-bqxnwh
What is the use-case or motivation for changing an existing behavior?
The behavior should be consistent across browsers.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material 6
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent