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

Userscript with @require doesn't work #1911

Closed
3 tasks done
AdamWr opened this issue Sep 3, 2024 · 1 comment
Closed
3 tasks done

Userscript with @require doesn't work #1911

AdamWr opened this issue Sep 3, 2024 · 1 comment

Comments

@AdamWr
Copy link
Member

AdamWr commented Sep 3, 2024

Please answer the following questions for yourself before submitting an issue

  • Filters were updated before reproducing an issue
  • I checked the knowledge base and found no answer
  • I checked to make sure that this issue has not already been filed

AdGuard version

7.19.0 nightly 3 (4814) (CL 1.16.25, DL 2.5.41 )

Browser version

Chrome 128

OS version

Windows 11

Issue Details

Steps to reproduce:

  1. Install latest nightly version 7.19.0 nightly 3 (4814) (CL 1.16.25, DL 2.5.41 )
  2. Install extended-css.debugger userscript from - https://github.com/AdguardTeam/Userscripts/raw/master/extendedCssDebugger/extended-css.debugger.user.js
  3. Go to any website, for example - https://example.org/
  4. Open browser console and try to run ExtendedCss.query('body')

Expected Behavior

Userscript should works correctly.

Actual Behavior

Userscript doesn't work and there is an error.

Screenshot

image

Screenshots

No response

Additional Information

No response

@AdamWr
Copy link
Member Author

AdamWr commented Sep 5, 2024

It has been fixed in version 7.19.0 nightly 4 (4817) (CL 1.16.29, DL 2.5.41).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants