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(apps): add additional logging of request and correct replacement of material.angular.io subdomains (#2756)
The subdomains attr on the request object is actually in reverse order of the subdomains as they are made in the request, because of this
we simply put the subdomains back in the original order replacing only the hostname with angular.dev instead of angular.io.
PR Close#2756
0 commit comments