Application error: a client-side exception has occurred (see the browser console for more information).

Fix for RangeError: invalid language tag and client-side exceptions in Firefox on Linux Hi everyone, I was experiencing persistent JavaScript errors in Firefox on Linux … (閱讀更多)

Fix for RangeError: invalid language tag and client-side exceptions in Firefox on Linux

Hi everyone, I was experiencing persistent JavaScript errors in Firefox on Linux when loading certain modern websites (e.g., built with React or Next.js). The browser console showed messages like:

   RangeError: invalid language tag: "chrome://global/locale/intl.properties"
   A client-side exception has occurred (see the browser console for more information)
   React error #418 with minified stack traces

This happened even in Safe Mode, with all extensions disabled, cookies/cache cleared, and Enhanced Tracking Protection off. ✅ Root cause and fix:

Turns out the issue was related to missing or broken locale configuration in Firefox. To fix it:

   Open about:config
   Create a new string entry:
       Name: intl.locale.requested
       Value: en-US (or fr, en-GB, etc. — any valid locale)
   Restart Firefox

After adding this key, all affected pages started working correctly. The invalid "chrome://global/locale/intl.properties" error in intl.accept_languages disappeared as well — it seems that was just a side effect of the missing locale setting. 🔁 Summary:

If you’re seeing RangeError: invalid language tag and React crashes, try adding intl.locale.requested manually. This fixed the issue entirely for me on Linux.

Hope this helps others!

Clément 於 5 天前 詢問

Yahoo Mail opens in the Trash folder

The latest update to Yahoo Mail now opens the program in the Trash folder. Need to change this to Inbox. When searching on the web it says to check "filters" yet I do n… (閱讀更多)

The latest update to Yahoo Mail now opens the program in the Trash folder. Need to change this to Inbox. When searching on the web it says to check "filters" yet I do not find filters in Firefox settings.

How do I change the default when opening Yahoo Mail?

christiansonbj 於 5 天前 詢問

First letter typed when swapping tabs not appearing in text field.

I've recently swapped to Firefox from Chrome and I've noticed a huge hindrance. I use a chatroom website and when I swap to the tab and begin to type, the first letter i… (閱讀更多)

I've recently swapped to Firefox from Chrome and I've noticed a huge hindrance.

I use a chatroom website and when I swap to the tab and begin to type, the first letter is randomly eaten/won't be entered into the text field.

For instance I was typing the word "What" and the text field only displayed "hat". Or when typing "Either" only "ither" appeared.

I thought this may have been related to a hardware acceleration issue but both settings did not work. So I started to look at Hotkeys but none of them should be interfering.

Some others have stated they have this issue too and I've been unable to find any solution. Any help?

AstralBeast 於 5 天前 詢問

extension (add-on) session storage not saving between opening and closing popup when inPrivate window

I have a MV3 extension I created that has a popup and data that is stored in sessionstorage and extension storage. When I use the extension in a private window it does … (閱讀更多)

I have a MV3 extension I created that has a popup and data that is stored in sessionstorage and extension storage.

When I use the extension in a private window it does not work because data does not persist between each time I open and close the popup.

This causes problems, for example you have I have to login each time I open the popup, instead of the auth status persisting. It works fine in a normal window though.

Is there anything I can do that allows data for an extension running in an inPrivate window to persist. (Maybe some additional manifest code / changing the browser config)

admin467 於 5 天前 詢問

Flickering artifacts 14.0.4 certain scale

Hello, I am having an odd issue where I see flickering bands of cyan/purple blocks whenever I scroll on a page with some video embeds. At first I thought it was related… (閱讀更多)

Hello,

I am having an odd issue where I see flickering bands of cyan/purple blocks whenever I scroll on a page with some video embeds. At first I thought it was related to refresh rates (240hz) as some pages flickers but it occurs at 60hz as well.


2560 X 1600 Resolution with 125% windows scaling

Steps to reproduce: 1) have settings above 2) navigate to https://store.steampowered.com/ 3) view a storefront with a video embed 4) zoom to 180% 5) scroll up and down past the video


Specs: 64GB Ram AMD RYZEN AI 365 Geforce RTX 5080

KimbapCheezits 於 5 天前 詢問

Larger font in History

To view my Firefox browsing history, I click the three horizontal lines icon (in the top right corner of the window) to open the Menu panel. I then click History then cl… (閱讀更多)

To view my Firefox browsing history, I click the three horizontal lines icon (in the top right corner of the window) to open the Menu panel. I then click History then click Manage History.

How can I make the font larger?

(Ctrl++ does not increase the zoom-level) (Zoom does not increase the zoom-level)


I have a desktop PC Firefox 140.0.4 (64-bit) Windows 11

gcotterl 於 5 天前 詢問

Pinned tabs and tab groups disappeared

I run FF on a Windows desktop. I have 5 pinned tabs and one tab group. Today when I opened FF all of these had disappeared. This has happened before, so I have a screensh… (閱讀更多)

I run FF on a Windows desktop. I have 5 pinned tabs and one tab group. Today when I opened FF all of these had disappeared. This has happened before, so I have a screenshot of the 5 tabs and can restore those, but I didn't make one of the tab group (given that the whole point of it was to SAVE the tabs), and unfortunately those were the result of a lot of time spent researching.

Is there something I can to do make sure these tabs all actually get saved from one session to the next? This unreliability of FF wastes a lot of time and starts me thinking about going back to Chrome which at least has the virtue of more stability. What is the point of all these features (I was really happy when you created the tab groups) if I can't rely on them?

sleagolden 於 6 天前 詢問

about:support page many configs are blank when i change my profile

I use scoop to install firefox. then i changed the default profile to the Scoop profile. Then i tried to log in the mozilla account but it keep saying that it cannot cont… (閱讀更多)

I use scoop to install firefox. then i changed the default profile to the Scoop profile. Then i tried to log in the mozilla account but it keep saying that it cannot continue because cookies or localstore are disabled. Then i checked the about:support page like i said in the titile, many configs are blank. Maybe some problems with the profile i guess. I also opened a issue in Scoop githup repo, they cant reproduce my problem. Where could go wrong? Any help would be appreciate!

And this is the issue i post on github https://github.com/ScoopInstaller/Extras/issues/15770

LOYINuts 於 6 天前 詢問

bookmarks

Tell me how to get all my bookmarks to appear again after they recently disappeared. When I got the bookmarks back in the toolbar only half of them show up. What happene… (閱讀更多)

Tell me how to get all my bookmarks to appear again after they recently disappeared. When I got the bookmarks back in the toolbar only half of them show up. What happened to the bookmark icon on my toolbar? Microsoft edge still has my bookmarks easily available!

rmeier11736 於 6 天前 詢問

all history, open tabs and windows are gone

For no apparent reason, all Firefox 140.0.4 on Windows 10 crashed and when it was relaunched it did not restore any open tabs, reverting instead to the home page. All his… (閱讀更多)

For no apparent reason, all Firefox 140.0.4 on Windows 10 crashed and when it was relaunched it did not restore any open tabs, reverting instead to the home page. All history is gone, no previously open tabs are windows appear in the history list. This computer has syncing enabled.

I used about: profiles on the Win 10 machine and it only shows the one that is currently in use. I copied the 2 files found in the along with places.sqlite into a temp directory. I did a search for index.dat and it is not found on the Win 10 computer.

Even worse: another computer running Win 11 that is syncing with the Win 10 machine is also now missing its history. Is there a way to recover from this?

Note: I am generating this from the Win 11 machine, not the problematic Win 10 machine.

whoodafugga 於 5 天前 詢問

The error in downloading files is causing abnormal web browsing.

There was an error when downloading files with the browser, indicating that there was a problem with the file directory. The download failed, and changing the file direct… (閱讀更多)

There was an error when downloading files with the browser, indicating that there was a problem with the file directory. The download failed, and changing the file directory was still ineffective. Then, it resulted in a situation where no web pages could be opened, as if the network was disconnected. After closing the browser and reopening it, it returned to normal, but the download still could not be used. This problem has existed since versions 115.24 and 115.25.

hyrjdq 於 6 天前 詢問

CLOCK WATCHDOG TIMEOUT blue screen error brought down my PC - tied to Firefox

First got a msg box from Firefox that my W10 PC had crashed overnite - and I could report it. My PC was back up & looked normal - but when I accessed Firefox the PC … (閱讀更多)

First got a msg box from Firefox that my W10 PC had crashed overnite - and I could report it. My PC was back up & looked normal - but when I accessed Firefox the PC crashed - then I got the above error & blue screen and could do nothing on the PC! I restarted again - as long as I DO NOT START FIREFOX - my PC is fine. Help pls! For what it's worth, I happened to open a lot of tabs in Firefox yesterday. Drivers are up-to-date. Vicki

Vicki DeLoach 於 5 天前 詢問

Vicki DeLoach 最近回覆於 5 天前

browser won't maximize when I hit the icon. I changed nothing. this just happened for no apparent reason

help me to use the browser! I just simply need it to maximize. I'm not too tech savvy. The only thing I tried was to reinstall Firefox which did not help. … (閱讀更多)

help me to use the browser!

I just simply need it to maximize.

I'm not too tech savvy. The only thing I tried was to reinstall Firefox which did not help.

Marian Fathers Steubenville House 於 5 天前 詢問