-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Opening PWAs results in a console error and crash #20735
Comments
This is happening to me as well. It was working yesterday and now it's not today. Could this be a result of upgrading to V1.35.104? |
Thanks for the report folks - we have a fix which we've verified 😄 We should have this released in the next few days Closing as a duplicate of #21302 |
Thanks for this @bsclifton - I'm on 1.36.109 which I believe should have the fix on #21302, yet I can still reproduce. With this in mind, this may not be a dup and might be a distinct issue. Appreciate the help. |
OK thanks @lanthias - this is a bit different; I'm going to reopen actually and add some notes This seems to work fine on Windows; I'm curious if this is isolated to macOS (and maybe related to accessibility as you had guessed in original post) |
@lanthias something you can try:
This may resolve the issue if there was a problem with the directory used for the app. Definitely worth a shot |
Hey @bsclifton, thanks for the note - still the same, and it's the same across all PWAs. |
Notes from @bsclifton
To try and reproduce
Description
When I open any PWA on a page (using the PWA button next to the address bar), the current page crashes and disappears.
Example button:
Steps to Reproduce
Actual result:
If I run from the console, I get the following error:
Expected result:
It launches the PWA.
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Brave 1.34.81 Chromium: 97.0.4692.99 (Official Build) (arm64)
Revision d740da257583289dbebd2eb37e8668928fac5ead-refs/branch-heads/4692@{#1461}
OS macOS Version 11.1 (Build 20C69)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
This is not recent (it has never worked). I've tried reinstalling brave, disabling extensions, and disabling Mac accessibility apps (which was mentioned as a potential cause).
The text was updated successfully, but these errors were encountered: