Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[React] Carry Forward Choices - Uncaught TypeError: Cannot read properties of undefined (reading 'isEnabled') #8462

Closed
JaneSjs opened this issue Jun 25, 2024 · 0 comments · Fixed by #8466
Assignees
Labels
bug user issue An issue or bug reported by users

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Jun 25, 2024

T18736 - Console Error
https://surveyjs.answerdesk.io/internal/ticket/details/T18736


View Demo
To reproduce the issue, check some options, enable the Other option, start entering the text and start ranking items while keeping the focus within the other option's input box.

2024-06-25_12-54-04.mp4
react-dom.production.min.js:198 Uncaught TypeError: Cannot read properties of undefined (reading 'isEnabled')
    at t.getItemClassCore (survey.core.min.js:6:891798)
    at t.getItemClassCore (survey.core.min.js:6:1004093)
    at t.getItemClassCore (survey.core.min.js:6:1044215)
    at t.getItemClass (survey.core.min.js:6:891302)
    at o (survey-react-ui.min.js:6:90439)
    at t.getItems (survey-react-ui.min.js:6:90497)
    at t.renderElement (survey-react-ui.min.js:6:89987)
    at t.render (survey-react-ui.min.js:6:10656)
    at Af (react-dom.production.min.js:133:101)
    at ri (react-dom.production.min.js:132:399)
@JaneSjs JaneSjs added bug user issue An issue or bug reported by users labels Jun 25, 2024
@andrewtelnov andrewtelnov self-assigned this Jun 25, 2024
andrewtelnov added a commit that referenced this issue Jun 25, 2024
andrewtelnov added a commit that referenced this issue Jun 26, 2024
andrewtelnov added a commit that referenced this issue Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants