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

tolerate bad query selectors #280

Merged
merged 1 commit into from
Jul 4, 2024
Merged

tolerate bad query selectors #280

merged 1 commit into from
Jul 4, 2024

Conversation

longhotsummer
Copy link
Contributor

when the selector could come from dirty data, don't fail if it doesn't match

fixes #279

when the selector could come from dirty data, don't fail if it doesn't
match

fixes #279
@longhotsummer longhotsummer requested a review from goose-life July 4, 2024 13:45
@longhotsummer longhotsummer merged commit e7bc599 into main Jul 4, 2024
2 checks passed
@longhotsummer longhotsummer deleted the query-selector-bug branch July 4, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SyntaxError: Element.querySelector: '#section%202' is not a valid selector
2 participants