-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apps openin to a blank page with no option to do anything. #571
Comments
The same problem here, any PWA App, opens a blank page without any option to do any more. |
This is probably unrelated, but is your system by chance a newer Intel platform? |
I got the same problem 1 hour age. But I solved it after I installed the new version (firefoxpwa-2.12.5-x86_64.msi). FYI. |
THIS WAS IT! Thank you! |
There's a mention of this when you go to 'Manage extension':
|
Thanks! |
Not sure what is needed here, but this is the log I got when running the "firefoxpwa site launch ID -- --jsconsole" command in the console.
1727825209774 addons.xpi WARN Checking C:\Users\Paul Einsig\AppData\Roaming\FirefoxPWA\runtime\distribution\extensions for addons
TypeError: currentPlacements is undefined CustomizableUI.sys.mjs:3726:11
TypeError: currentPlacements is undefined CustomizableUI.sys.mjs:3726:11
Error: Could not find function openContextMenu hookFunction.jsm:26:11
TypeError: this.editor is null
UrlbarInput resource:///modules/UrlbarInput.sys.mjs:276
chrome://browser/content/browser.js:363
shouldSuppress chrome://browser/content/browser.js:447
PopupNotifications resource://gre/modules/PopupNotifications.sys.mjs:236
chrome://browser/content/browser.js:474
onCreated file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1660
aEventName resource:///modules/CustomizableUI.sys.mjs:3212
buildWidget resource:///modules/CustomizableUI.sys.mjs:2102
getWidgetNode resource:///modules/CustomizableUI.sys.mjs:1401
buildArea resource:///modules/CustomizableUI.sys.mjs:1195
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:1109
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:4068
onDOMContentLoaded chrome://browser/content/browser-init.js:150
browser.js:481:13
TypeError: functionContext is null
hookFunction resource://pwa/utils/hookFunction.jsm:23
onCreated file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1660
aEventName resource:///modules/CustomizableUI.sys.mjs:3212
buildWidget resource:///modules/CustomizableUI.sys.mjs:2102
getWidgetNode resource:///modules/CustomizableUI.sys.mjs:1401
buildArea resource:///modules/CustomizableUI.sys.mjs:1195
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:1109
registerToolbarNode resource:///modules/CustomizableUI.sys.mjs:4068
onDOMContentLoaded chrome://browser/content/browser-init.js:150
CustomizableUI.sys.mjs:3217:17
Uncaught TypeError: gURLBar is undefined
_setInitialFocus chrome://browser/content/browser-init.js:681
browser-init.js:681:11
Uncaught TypeError: gDefaultTheme is undefined
_resetUIState resource:///modules/CustomizableUI.sys.mjs:3364
reset resource:///modules/CustomizableUI.sys.mjs:3323
reset resource:///modules/CustomizableUI.sys.mjs:4545
configureLayout file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1820
CustomizableUI.sys.mjs:3364:5
Uncaught TypeError: window.gFFPWABrowser is undefined
onCreated file:///C:/Users/Paul Einsig/AppData/Roaming/FirefoxPWA/profiles/01J956DN73BC2G811P8PSRWZ1Y/chrome/pwa/content/browser.jsm:1204
browser.jsm:1204:37
Uncaught TypeError: gURLBar is undefined
update chrome://browser/content/browser.js:4799
init chrome://browser/content/browser.js:4726
onLoad chrome://browser/content/browser-init.js:236
browser.js:4799:5
The text was updated successfully, but these errors were encountered: