Dialog broken in Edge, works fine in Chrome (e.g. try Syncfusion demo)

*Also, besides simple example below, just navigate to the Syncfusion demo of Dialog using Microsoft Edge browser (url at https://blazor.syncfusion.com/demos/dialog/default-functionalities?theme=bootstrap4)... it's broken in exactly the same way.
----

I'm using Syncfusion Blazor components version 18.3.0.41 which appears to be latest from Visual Studio NuGet.
I'm trying the simple Dialog example from the Syncfusion documentation. (I put this in Blazor index.razor page.)
It works fine in Google Chrome but in Microsoft Edge breaks page by throwing client-side Syntax error exception in syncfusion-blazor.min.js.
Other components I tried (e.g. Card) seem to work fine so far.

1 Reply 1 reply marked as answer

PM Pandiyaraj Muniyandi Syncfusion Team October 19, 2020 10:10 AM UTC

 
Greetings from Syncfusion support. 
 
We have validated the reported issue with Microsoft Edge Legacy browser and able to reproduce from our end. We suggest you upgrade the Microsoft Edge Legacy browser into Chromium-based Edge browser (https://www.microsoft.com/en-us/edge) for run the application / our sample browser sample without any issues.  
 
Refer below link for more details 
                                                 
Regards, 
Pandiyaraj 


Marked as answer
Loader.
Up arrow icon