CORS messing with ‘fetch’ petitions on production environment
I have a code that is utilizing CORS to get stuff like fonts, images, etc. but someone on my team modified the code and all petitions utilizing fetch()
stopped working. Here’s how it looks: