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
fix(material/progress-bar): avoid CSP issues for apps not using buffer mode (#28946)
The `buffer` mode requires an element that uses a `data:` URI in its styles. This can be problematic for CSP.
Fixes#28938.
(cherry picked from commit cf3506a)
0 commit comments