[
https://issues.apache.org/jira/browse/TOBAGO-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2330.
----------------------------------
Fix Version/s: 5.13.0
6.5.0
Resolution: Fixed
> 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: 5.12.0, 6.4.0
> Reporter: Henning Nöth
> Assignee: Henning Nöth
> Priority: Major
> Fix For: 5.13.0, 6.5.0
>
>
> 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)