Posted 28 January 2025, 1:14 pm EST - Updated 28 January 2025, 1:17 pm EST
Hello,
I’m working with a .sjs file in SpreadJS version 17.0.4, and I’m encountering an issue with one of the tabs. This tab has a background image applied, and it seems to have a style or property that’s significantly affecting performance.
Specifically:
The tab is extremely slow to interact with.
It contains a very large number of rows, and I’m unable to delete them.
When I open the same file in Google Sheets, the tab appears to have far fewer rows, which seems to resolve the performance issue.
I suspect the issue might be related to how the background image or styles are applied, but I’m not sure how to address this within SpreadJS.
Has anyone experienced something similar or knows how to fix this? Any tips or workarounds would be greatly appreciated!
Thanks in advance!
test.sjs.zip