We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
21c07a5
OlgaLarina
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: