Open ScottYates opened 5 months ago
Do you have "Open out-of-scope URLs in a default browser" enabled? If so, you need to add SSO domains to the "Domains always allowed to be opened in the app browser" input. You can check the documentation for a list of recommended values.
Tried with both true/false in the firefoxpwa.openOutOfScopeInDefaultBrowser, and with * in firefoxpwa.allowedDomains
Does not seem to change behavior. voice.google.com for example, opens in the pwa, starts to load, then pops back into the main FF instance while leaving the pwa window stalled.
Is there something else I can do to provide better information?
I set it up this way, and try voice.google.com, and it does the same thing.
Have you restarted all PWAs after changing these settings? Also, can you try any other PWA that doesn't use Google accounts, maybe GitHub for example?
I did close all PWAs and try again, with the same results. However, it appears to be just the "googly" sites, as github does work.
Please advise.
Can you try to install some Google site that causes problems into a new profile (select "Automatically create a new profile" when installing it), and check if it also causes problems there?
That looks like it did the trick. Thank you so much. I wonder if that should go in the FAQ? Maybe I should do a PR?
Well, this issue shouldn't even happen, and it doesn't seem to happen often, so it's probably not needed to add it to FAQ now.
I got this issue as well. Didn't have it with previous versions
Does it happen even if you have "Open out-of-scope URLs in a default browser" disabled?
Description
Apps start to open as a self contained window, the screen stops loading in new window, and instead opens as a tab in main Firefox window
Steps to Reproduce
Affected Websites
Happens on all sites I try. Including those that are set up to BE PWA's
Environment