Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Facebook doesn't work at all on Firefox anymore.

  • 9 odgovori
  • 1 ima ovaj problem
  • 10 views
  • Posljednji odgovor poslao vkk4

more options

I now only have a blank white page on Facebook. It works in Microsoft Edge (a browser I have a strong dislike for), but not on FIrefox. It worked yesterday morning, but since last night [10/16/2020].

I now only have a blank white page on Facebook. It works in Microsoft Edge (a browser I have a strong dislike for), but not on FIrefox. It worked yesterday morning, but since last night [10/16/2020].

Izmjenjeno od strane vkk4

All Replies (9)

more options

You can check the Web Console (Tools -> Web Developer) for messages about blocked content and about the presence of mixed or unsafe content.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.


Boot the computer in Windows Safe mode with network support to see if that has effect in case security software is causing problems.


You can remove all data stored in Firefox for a specific domain via "Forget About This Site" in the right-click context menu of an history entry ("History -> Show All History" or "View -> Sidebar -> History").

Using "Forget About This Site" will remove all data stored in Firefox for this domain like history and cookies and passwords and exceptions and cache, so be cautious. If you have a password or other data for that domain that you do not want to lose then make sure to backup this data or make a note.

You can't recover from this 'forget' unless you have a backup of involved files.

If you revisit a 'forgotten' website then data for that website will be saved once again.

You can try to login to Facebook in a New Private Window.

more options

You can check for issues with location storage (indexedDB).

more options

Web Console gave me this:

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. www.facebook.com ErrorUtils caught an error:

window.performance.memory is undefined

Subsequent non-fatal errors won't be logged; see https://fburl.com/debugjs.

more options

I think Facebook is anti-Firefox now.

more options

I got this from Web Console:

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. www.facebook.com ErrorUtils caught an error:

window.performance.memory is undefined

Subsequent non-fatal errors won't be logged; see https://fburl.com/debugjs.

more options

I got something back from Web Console, but this thing won't post the error message I copied.

more options

It said something about "non standard property "zoom"."

more options

vkk4 said

It said something about "non standard property "zoom"."

Hi, don't worry about zoom, that just some styling.

Did you try the above-referenced test page:

cor-el said

You can check for issues with location storage (indexedDB).

All four test should pass in regular windows; there will be some failures in private windows.

more options

It seems the issue got fixed by someone. Facebook works on Firefox again.