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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

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.