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 was archived by the owner on Sep 5, 2024. It is now read-only.
What is the issue? * Microsoft IIS 7 returns a 406 (Not acceptable) error for all SVGs used with md-icon. This seems to be caused by an inappropriate header ("Accept: application/json"), being sent by the browser when SVGs are requested using the $templateRequestservice.
What is the expected behavior? SVGs should load without errors.
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue: N/A
Details: Host an app on IIS 7 and load it into a browser (Chrome),, check the console for the errors.