Posted 23 February 2023, 9:51 am EST
Got an error when tried to execute removeSheet, here is the error stack:
TypeError: Cannot read properties of undefined (reading ‘rw’)
at a.qw (gc.spread.sheets.all.min.js:21:28069)
at a.removeSheet (gc.spread.sheets.all.min.js:21:27665)
Note: method works as expected and it deletes a sheet, but the error breaks code execution.
