Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
In the Blazor document editor, we have implemented that CTRL-S saves the document (through some Javascript trickery), but you also have some javascript that - when CTRL-S is pressed - downloads the file to the client in a .SFDT format.. So if you - as a user used to word and ctrl-s, hits CTRL-S multiple times, then you get loads of files in your downloads folder.
We'd like to be able to stop that from happening.
You can see the same happening in your demos, here for example.