Forum Discussion
Seaswara
Aug 24, 2022Copper Contributor
MSEDGE - XML files are not rendered if it tries to access local XSLT files in the same directory,
I was not able to open xml file in MSEDGE it displays blank page. This is because XML file has reference to the XSL file with the xml file. I could see the below error in the Developer Console. U...
Kelly_Y
Microsoft
Aug 24, 2022Seaswara Hello! It looks like you are encountering a scenario that was covered in a blog post by Eric Lawrence from the team. The article does go into detail and contains some work arounds. Please see: Restrictions on File Urls – text/plain (textslashplain.com)
IE mode in Microsoft Edge does provide backwards compatibility for legacy apps and sites within a modern browser. A lot of great informational links can be found here: https://docs.microsoft.com/en-us/lifecycle/announcements/internet-explorer-11-end-of-support or here: https://docs.microsoft.com/en-us/deployedge/edge-ie-mode Thanks!
-Kelly
Seaswara
Aug 26, 2022Copper Contributor
Thanks Kelly for your help on this.