You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to drag and drop Page 1 and drop it after Page 3. The following exception is thrown.
react-dom.production.min.js:79 Uncaught TypeError: Cannot read properties of null (reading 'key')
at __webpack_modules__../src/element.tsx.SurveyRowElement.renderElement (element.tsx:78:32)
at __webpack_modules__../src/reactquestion_element.tsx.SurveyElementBase.render (reactquestion_element.tsx:65:20)
at Af (react-dom.production.min.js:133:101)
at ri (react-dom.production.min.js:132:399)
at Qk (react-dom.production.min.js:252:71)
at Ri (react-dom.production.min.js:195:185)
at Ok (react-dom.production.min.js:195:116)
at Nd (react-dom.production.min.js:194:492)
at Li (react-dom.production.min.js:189:179)
at db (react-dom.production.min.js:79:182)
The text was updated successfully, but these errors were encountered:
JaneSjs
changed the title
Creator v2 with a large survey JSON
Creator v2 with a large survey JSON fails with Cannot read properties of null (reading 'key')
Jan 28, 2025
tsv2013
changed the title
Creator v2 with a large survey JSON fails with Cannot read properties of null (reading 'key')
Creator v2 fails with Cannot read properties of null (reading 'key')
Jan 29, 2025
Try a survey from the Lazy Loading for Content-Heavy Forms demo.
To reproduce the issue, load the following demo:
test-project-react.zip
The text was updated successfully, but these errors were encountered: