Error reporter in chrome devtools
Access to CSS stylesheet at 'https://..' from origin 'https://...' has been blocked by CORS policy:
The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard
'*' when the request's credentials mode is 'include'.
16:11:31.942
So I think the CORS support needs to change from sending * and instead send the origin of the request in the Access-Control-Allow-Origin header