javascript - How do I find the fonts that are not loading in a CORS situation ( MoovWeb )? -
i in situation work on proxied websites on moovweb platform. fonts don't want load on proxy because of cors issues. know how these fonts load, need know which fonts not loading. console gives me error
font origin 'https://www.example.com' has been blocked loading cross-origin resource sharing policy: no 'access-control-allow-origin' header present on requested resource. origin 'cross-origin-example.com' therefore not allowed access.
i looked @ networks panel, , see under "fonts" section 4 fonts status of 200. there other ways of knowing font console talking about? appreciated, thank you.
alternatively use moovweb sdk logger see messages. http://developer.moovweb.com/docs/local/debugging
this 'browser-free' alternative.
juan
Comments
Post a Comment