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
It seems to be broken again in the newest release with the following errors
(node:10569) ExtensionLoadWarning: Warnings loading extension at /Users/henrikbjornskov/Library/Application Support/reduxDevTools/extensions/lmhkpmbekcpmknklioeibfkpmmfibljd:
Permission 'notifications' is unknown or URL pattern is malformed.
Permission 'contextMenus' is unknown or URL pattern is malformed.
(Use `Electron --trace-warnings ...` to show where the warning was created)
I think those are just warnings, there's probably something else going on. What version of Electron are you on? The version we're currently testing against is v31, there seems to be issues when we try to upgrade to v32 or v33, I wonder if that could be it.
As a follow up to #1730
It seems to be broken again in the newest release with the following errors
How I got there with this simple electron app
https://gist.github.com/henrikbjorn/041f5ebf5bdd3c64fb10a0b9a378e938
I check the version in the manifest at the extension location to make sure it is
3.2.7
The text was updated successfully, but these errors were encountered: