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!
Add settings to disable the spell check for the merge fields in document editor.
Primary requirement of customer: Confidential data shouldn't traverse between client and server
Either an option to identify the confidential words (from merged field result text) using beforeXmlHttpRequest event and skip processing spellcheck call for those words. Or skip the spellcheck for all the merged field result text through a common Boolean property in Document editor settings.