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

[BUG] ad block blocks API connections icon. #16

Closed
jinuxplain opened this issue Mar 30, 2023 · 2 comments
Closed

[BUG] ad block blocks API connections icon. #16

jinuxplain opened this issue Mar 30, 2023 · 2 comments

Comments

@jinuxplain
Copy link

*Bug Description
I have noticed that certain web extensions, such as anti-banner and ad blockers, are causing the API connections icon to become disabled.

*Reproduce the Bug

  1. Enable the anti-banner feature of the Kaspersky Chrome extension.
  2. Visit the 127.0.0.1:8000 or localhost:8000

*image

9524605efc15298f67a94b60041bda95b916a0d82de5bdad3ecf96245d0e1a72

I solved this easily by exception handling localhost from the anti-banner feature.

I suspect that this issue may be caused by the hyperlinks inside the drawer.

Thanks as always. 👍

@Cohee1207
Copy link
Member

Yeah, I've seen that being reported today but had no idea how to reproduce it.
Thanks, I'll take a look at the possible workarounds

@Cohee1207
Copy link
Member

Fixed: 1dc92ff
Apparently, the .icon-connect class is considered a social button, lol.

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

No branches or pull requests

2 participants