Hi, We have an Aurelia app created in Aurelia Cli -v 0.32.0 using requireJS and Typescript.
To be able to run this on IE 11, I’ve included the polyfill whatwg-fetch 2.0.3.
This seem to work great , but when customers added our Domain name in Compatibility View settings the app stops at Loading.
the closest solutions I could find is this, where they had similar problem in Angular. But none of the suggestions seems to help.
Can anyone guide me in right direction and help to solve the issue.