You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pharb
changed the title
[Manifest V3] Broken error handling of in background script
[Manifest V3] Broken error handling in background script
Oct 12, 2024
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Uncaught (in promise) Error: browser.extension.getViews is not a function
fromprocessMessageAndCatch
Expected behavior
Error can be shown in notification if popup is closed.
Screenshots
System (please complete the following information):
gopass --version
: gopass 1.15.14 go1.22.5 darwin arm64gopass-jsonapi --version
: gopass-jsonapi version 1.15.14Issues with installation
killall gpg-agent
)? YESgopass-jsonapi configure
)? NODid the problem change with these steps (e.g. different error message, now it works)?
YES, this usually fixes the problem, but the error handling is still incompatible running with Manifest V3 APIs.
The text was updated successfully, but these errors were encountered: