Henning Nöth created TOBAGO-2505:
------------------------------------
Summary: JavaScript error for lazy empty sheet.
Key: TOBAGO-2505
URL: https://issues.apache.org/jira/browse/TOBAGO-2505
Project: MyFaces Tobago
Issue Type: Bug
Components: JavaScript
Affects Versions: 6.10.0
Reporter: Henning Nöth
If a page with an empty lazy-sheet is loaded, there is an error at:
Uncaught TypeError: Cannot read properties of undefined (reading 'cells')
at El.connectedCallback (tobago-sheet.ts:136:41)
at HTMLDocument.<anonymous> (tobago-sheet.ts:969:27)
at tobago-init.ts:76:12
at tobago.js:1:62
at tobago.js:1:66
--
This message was sent by Atlassian Jira
(v8.20.10#820010)