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!
https://stackblitz.com/edit/react-hy4utm?file=index.js
Open attached stackblitz and try to find any word.
Customer reported:
'm trying to find all occurences that look like "[word_other-word]"
for example in the document of the stackblitz (in sfdt.js),
I got words like "[nom_demandeur]" in footer of the page, and in cell
All the document is in a table by the way.
You will find in the file index.js after loading the document, I tried some tests (at line 71)
and I can't make it work for this kind of document.