bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
11.23k stars 1.43k forks source link

Cannot use bksy.app on Firefox on Mac OS #5264

Open cronco opened 2 months ago

cronco commented 2 months ago

Describe the bug The app accessible at https://bsky.app never makes it past the splash screen on Firefox for me.

The stack trace comes back with this error:

Uncaught RangeError: invalid language tag: "chrome://global/locale/intl.properties"
    getLocales ExpoLocalization.ts:134
    getLocales ExpoLocalization.ts:129
    99487 detection.ts:20
    Webpack 5
        r
        n
        O
        <anonymous>
        <anonymous>
ExpoLocalization.ts:134:13

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://bsky.app using Firefox 130 on Mac OS

Expected behavior

Move past the splash

Screenshots

Screenshot 2024-09-11 at 12 02 39

Details

Additional context I've also tried running in private mode so I know it's not caused by my extensions, but that doesn't seem to be the case.

AdrianoCahete commented 2 months ago

Which language is your OS? There's only one or more than one installed?

Sonoma is the latest? Firefox is the latest? (questioning just because I have a Mac not in use, but can try to reproduce and Debug)

cronco commented 2 months ago

Sonoma is the latest, FF is the latest (I've also tried this on nightly versions).

My language is set to English (UK). I have two keyboard input settings available, English UK and a custom Romanian/Programmers input but that's about the only thing that I can think of that could be off the beaten path.