Hi,
I am using Syncfusion TreeGrid (ej.treegrid.TreeGrid) with excel functionality. The Excel export functionality is not working now.
There's no error in the UI, in the console I get the following error.
e2j.min.js:10 Uncaught (in promise) TypeError: this.sharedString[n].startsWith is not a function
at e.saveSharedString (e2j.min.js:10)
at e.saveInternal (e2j.min.js:10)
at e.save (e2j.min.js:10)
at e2j.min.js:10
It was working previously.