-
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 urgentarea: material/progress-bar
Description
Reproduction
Issue can be reproduced on: https://material.angular.io/components/progress-bar/examples
Steps to reproduce:
- Click on buffer mode
- Observe the wrong behavior of buffering at the beginning of the progress bar
Expected Behavior
Buffering part of the progress bar should be visible just on the right side of the progress bar
Actual Behavior
It seems that there is some rendering problem when buffer mode is on. Dots are visible even through the right part of the progress bar (the purple part)
Environment
- CDK/Material: version of documentation 9.2.1
- Browser(s): Safari (version 13.1)
- Operating System: iPhone7 (version 13.4.1) and iPad (version 13.4.1)
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 urgentarea: material/progress-bar