-
Notifications
You must be signed in to change notification settings - Fork 2
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
Warning in electron18 #30
Comments
See: https://developer.chrome.com/blog/mv2-transition/ There are two options to address this issue:
Personally, I would be more in favour of the second approach, the first of which could lead to unforeseen circumstances. |
Same goes for (Electron 18.2.0):
For Redux-Devtools this is tracked here: reduxjs/redux-devtools#1037 |
Can you help reproduce this issue? |
vue3 should use VUEJS_DEVTOOLS (nhdogjmejiglipccpnnnanhbledajbpd) instead of VUEJS3_DEVTOOLS (ljjemllljcmogpfapbkkighbhhppjdbg), because the so-called Beta version has not been maintained for a long time. As for the Manifest version 2 upgrade to 3 it is said that it is expected to be completed in Sep. |
React devtools is updated in the Chrome extension store! https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi EDIT: Redux-devtools got a (minor) upgrade as well, but no manifest V3 yet https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd |
Thx for the update, unfortunately unusable just yet due to this Electron bug: electron/electron#36545 |
The text was updated successfully, but these errors were encountered: