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

Shares information hidden on Firefox #1

Open
Houdini111 opened this issue Mar 17, 2020 · 2 comments
Open

Shares information hidden on Firefox #1

Houdini111 opened this issue Mar 17, 2020 · 2 comments

Comments

@Houdini111
Copy link

As you can see, the shares display is broken on Firefox (75.0b2 64bit) while it is fine on Chrome (80.0.3987.132 64-bit)
image

In Firefox's developer console the whole div is grayed out
image

When selecting the highest hidden div in the console, the Rules tab gives the following information on the flex style: "flex has no effect on this element because it's not a flex item."
Its parent has an information on its own flex style that says the same thing.

@armn
Copy link
Owner

armn commented Mar 17, 2020

Hi! Thank you for the bug report — I believe it is caused by an ad blocker you might have in Firefox, which thinks that "Shares" is something to block. This issue was reported in reddit, but I could not reproduce in Chrome with uBlock, but I'll try again in Firefox. Probably will have to rename "Shares" to something else.

@Houdini111
Copy link
Author

Sure enough. For me, the one blocking it was AdGuard.

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