Henning Nöth created TOBAGO-2330:
------------------------------------
Summary: Lazy sheet: NPE while processing Ajax response
Key: TOBAGO-2330
URL: https://issues.apache.org/jira/browse/TOBAGO-2330
Project: MyFaces Tobago
Issue Type: Bug
Components: JavaScript
Affects Versions: 6.4.0, 5.12.0
Reporter: Henning Nöth
An error may occur if using lazy sheet. It's hard to reproduce, so we have no
good test.
{code:javascript}
TypeError: Cannot read properties of null (reading 'querySelectorAll')
at ia.lazyResponse (tobago-sheet.ts:514:35)
at e.sendEvent (AjaxImpl.ts:400:9)
at v.sendEvent (XhrRequest.ts:386:28)
at v.onResponseReceived (XhrRequest.ts:313:14)
at n.onload (XhrRequest.ts:230:18)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)