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

Element.querySelectorAll: '& > .sv-action:not(.sv-dots) > .sv-action__content' is not a valid selector #6494

Closed
JaneSjs opened this issue Jul 7, 2023 · 0 comments
Assignees
Labels
bug user issue An issue or bug reported by users
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Jul 7, 2023

User Issue: T13792 - Runtime Error: Not a Valid Selector
https://surveyjs.answerdesk.io/internal/ticket/details/T13792


The following exception occurs in the latest version of a FireFox browser when running a Survey Creator:

Uncaught DOMException: Element.querySelectorAll: '& > .sv-action:not(.sv-dots) > .sv-action__content' is not a valid selector
    calcItemsSizes https://surveyjs.io/DevBuilds/survey-core/survey.core.min.js:6
    process https://surveyjs.io/DevBuilds/survey-core/survey.core.min.js:6
    resizeObserver https://surveyjs.io/DevBuilds/survey-core/survey.core.min.js:6
    e https://surveyjs.io/DevBuilds/survey-core/survey.core.min.js:6
    initResponsivityManager https://surveyjs.io/DevBuilds/survey-core/survey.core.min.js:6
    componentDidMount https://surveyjs.io/DevBuilds/survey-react-ui/survey-react-ui.min.js:6
    React 12
@JaneSjs JaneSjs added bug user issue An issue or bug reported by users labels Jul 7, 2023
@OlgaLarina OlgaLarina self-assigned this Jul 7, 2023
@OlgaLarina OlgaLarina transferred this issue from surveyjs/survey-creator Jul 10, 2023
@OlgaLarina OlgaLarina added this to the v1.9.97 milestone Jul 10, 2023
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

No branches or pull requests

2 participants