Hi
We are trying to use Spreadsheet in Salesforce
But Salesforce has some restrictions (Lightning Locker Service) on how 3rd party libraries can interact with the DOM.
It seems the Spreadsheet library uses “document.body” directly to modify the DOM, but this is not allowed.
Are there any previous versions that didn’t use “document.body” or are there any plans to change the design of Spreadsheets to not use “document.body”?
I am keen to understand if there is any way forward?
NOTE: this is a question I asked on the Salesforce forum:
https://salesforce.stackexchange.com/questions/376724/unable-to-load-dhtmlx-spreadsheet-js-into-lwc