flipper
flipper copied to clipboard
Flipper not opening my default browser
🐛 Bug Report
When I open the flipper (server) app, it automatically opens Chrome, instead of my default browser, which is Brave.
Tried uninstalling Chrome, and it does not open any window anymore. The dock icon keeps bouncing for a while and nothing else...
To Reproduce
- Install Chrome
- Install Brave
- Set Brae as your default browser
- Open Flipper app
Environment
MacOS Sonoma 14.4.1 Flipper 0.252.0
Flipper seems to check for chrome or safari a lot in the code. It doesn't check for default browser but it should instead of selecting a specific list of browsers.