-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I'm getting the following error when I run SpreadsheetAddRows().
Message: 'double lucee.runtime.functions.math.Min.call(lucee.runtime.PageContext, double, double)'
Type: java.lang.NoSuchMethodError
Tag Context:| /org/cfpoi/spreadsheet/Spreadsheet.cfc [2952]
I extracted and opened spreadsheet.cfc, and I see the following on line 2952:
return Min( Local.width, (255*256) );
I'm not having much luck trying to find this error on Google.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels