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

When using Edge dev console, JS error occurs in extended-css.js #1086

Closed
tallman5 opened this issue Sep 2, 2018 · 3 comments
Closed

When using Edge dev console, JS error occurs in extended-css.js #1086

tallman5 opened this issue Sep 2, 2018 · 3 comments
Assignees
Milestone

Comments

@tallman5
Copy link

tallman5 commented Sep 2, 2018

Steps to reproduce

  1. Launch Edge
  2. Navigate to https://www.google.com
  3. Launch dev console (F12)
  4. Refresh page (Ctrl+F5)

Expected behavior

Dev Console should not show any JS errors

Actual behavior

JS debugger pauses on an unhandled exception in extended-css.js, line 407
Error: Object doesn't support property or method 'bind'

Screenshot:

<!
agerror
--- drag and drop, upload or paste your screenshot to this area-->

Screenshot of the browser console:

Your environment

  • AdGuard AdBlocker extension version: 2.10.8
  • Environment name and version: Edge 42.17134.1.0
  • Filters you use in AdGuard: defaults
  • Any other browser extensions you have installed: none
@ameshkov
Copy link
Member

ameshkov commented Sep 3, 2018

@maximtop I thought we've fixed it?

@maximtop
Copy link
Contributor

maximtop commented Sep 3, 2018

As I remember we've decided to postpone this.
We found that this error happens only while edge developer tool is open, because edge uses strange implementation of console.log

@karina-archazh
Copy link

Checked

@zzebrum zzebrum closed this as completed Jan 9, 2019
adguard pushed a commit that referenced this issue Oct 4, 2021
Merge in EXTENSIONS/browser-extension from fix/AG-10327 to master

Squashed commit of the following:

commit 9e98c1d
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Mon Oct 4 13:45:42 2021 +0200

    fix:AG-10327 misc

commit 9c4c72c
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Mon Oct 4 11:28:27 2021 +0200

    fix:AG-10327 user rules fullscreen

commit 049d160
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Oct 1 23:03:04 2021 +0200

    fix:AG-10327 user rules fullscreen

commit 7633bff
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Oct 1 22:57:26 2021 +0200

    fix:AG-10327 user rules fullscreen
    editor store settings

commit 49cdc7a
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Oct 1 12:19:16 2021 +0200

    fix:AG-10327 user rules fullscreen
    rollback

commit 7050531
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Oct 1 11:36:05 2021 +0200

    fix:AG-10327 user rules fullscreen

commit 257be2c
Merge: a50858b 91236e4
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Oct 1 10:51:50 2021 +0200

    Merge remote-tracking branch 'origin/master' into fix/AG-10327

commit a50858b
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Thu Sep 30 12:12:07 2021 +0200

    fix:AG-10327 user rules fullscreen
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

5 participants