Hello,
I want to use EquipmentSchedule component to display plannings.
I have a component error message when I select a date range over one year and ending on december with a Month zoom.
Example:
And in console I have this message:
17:14:35.048 [Browser Thread: 52153] ERROR Perspective.Designer.Workspace - level: LEVEL_ERROR
message: “Error: Invalid size returned for cell 1 of value NaN”
line_number: 112
source: “https://ignition.dev.atmb/res/perspective/js/react-dom-16.11.0.js”17:14:35.048 [Browser Thread: 52153] ERROR Perspective.Designer.Workspace - level: LEVEL_ERROR
message: “ui.ErrorBoundary: Component error caught in error boundary: {"componentStack":"\n in f\n in div\n in g\n in div\n in div\n in t\n in div\n in t\n in div\n in v\n in p\n in i\n in b\n in m\n in div\n in p\n in p\n in i\n in b\n in m\n in M\n in div\n in c\n in p\n in i\n in b\n in m\n in div\n in p\n in p\n in i\n in b\n in m\n in M\n in div\n in DraggableCore\n in div\n in v\n in div\n in o"}”
line_number: 6
source: “https://ignition.dev.atmb/res/perspective/js/PerspectiveClient.316b952f2b48e83fb82c.js”
Could you fixed it ?