When attempting to click the “like” button on Facebook, the selection box is blank in LibreWolf or Firefox. No issues with Brave Origin or Vivaldi.
Brave Origin/Vivaldi:
LibreWolf/Firefox:
No clue what’s going on here. Anyone have any ideas?
@jrichard326, Huh? No it doesnt…
You are right. sorry. I don’t normally do FB. Apologies.
Hmmm. This is strange. Obviously there must be a shared setting between Firefox and Firefox-based browsers her that is broken.
Anyone who uses Floorp willing to test this?
Can confirm same is present in Zen 1.20.2b
I only marked as “solution” because the culprit has been found. I’ve enabled and disabled uBlock Origin lists, checked configs… nothing has worked so far.
This must be some settings under filter list annoyances/social widgets. Set them one on/off after another.
Seems they are working on it at the ublock side, but it is one of the cat and mouse things with Meta:
[/TOT*]
I don’t use any sites, whatsoever, which demands my content blocker to be turned off.
[TOT/]
PS. May GAFAM burn in hell and take with them the 1%.
*Totally Off Topic
Add the following to your custom filter lists (My Filters)…
www.facebook.com#@#+js(jsonl-edit-xhr-response, ..node[?.*.__typename=="SponsoredData"], propsToMatch, /graphql)
www.facebook.com#@#+js(json-prune-xhr-response, data.viewer.instream_video_ads data.scrubber, '', propsToMatch, /api/graphql)
www.facebook.com#@#+js(jsonl-edit-xhr-response, ..node[?.__typename=="MarketplaceFeedAdStory"], propsToMatch, /graphql)
www.facebook.com#@#+js(json-prune-xhr-response, data.viewer.sideFeedUnit.nodes.[].new_adverts.nodes.[-].sponsored_data, '', propsToMatch, /graphql)
www.facebook.com#@#+js(jsonl-edit-xhr-response, .data[?.category=="SPONSORED"].node, propsToMatch, /graphql)
www.facebook.com#@#+js(jsonl-edit-xhr-response, .data.viewer.news_feed.edges.*[?.category=="SPONSORED"].node, propsToMatch, /graphql)