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
Hi,
An error occurs running the code on certain websites. For example, when we run the code on www.example.com:
On the chrome console: 'Range.detach' is now a no-op, as per DOM
'Range.detach' is now a no-op, as per DOM
The text was updated successfully, but these errors were encountered:
One more thing I just found out, these are two bugs.
The warning in the chrome console appears every time we run the script. Although, the error on example.com is happening due to some other reason.
Sorry, something went wrong.
No branches or pull requests
Hi,
An error occurs running the code on certain websites. For example, when we run the code on www.example.com:
On the chrome console:
'Range.detach' is now a no-op, as per DOM
The text was updated successfully, but these errors were encountered: