Aurelia Edge cors

I am attempting to run an Aurelia app that works fine in Chrome but generates cors errors when running in edge. Is there a way to disable cors for the edge browser?

Well, you did not mention what backend technology you are using.
I tried my application, which I am developing on Chrome, Edge, there was no CORS error.

The cors issue needs to be checked on server-side technology. I am using .net core 2.1.