-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
The mobx version 5.15.1 cannot run this devtools #75
Comments
|
5.9.0 The same situation |
The year is 2022, and I still get a white screen :( |
anyone know the fix for this..? |
Project is dead. Last commit 2y ago. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My mobx version is 5.15.1, open devtools blank, check the console, it shows an error
window.js:8420 TypeError: Error in invocation of tabs.get(integer tabId, function callback): No matching signature. at whenTabLoaded (window.js:22868) at _inject (window.js:22883) at Object.inject (window.js:22934) at App.componentWillMount (window.js:8649) at Ng (window.js:8348) at fi (window.js:8387) at Rj (window.js:8474) at Qj (window.js:8457) at Kj (window.js:8457) at yj (window.js:8450) Ci @ window.js:8420 Xi.c.callback @ window.js:8437 Cg @ window.js:8342 Ji @ window.js:8423 Sj @ window.js:8466 exports.unstable_runWithPriority @ window.js:8543 cg @ window.js:8333 Jj @ window.js:8459 yj @ window.js:8450 Ig @ window.js:8441 bk @ window.js:8492 (anonymous) @ window.js:8495 Nj @ window.js:8451 ik @ window.js:8495 exports.render @ window.js:8501 render @ window.js:8159 exports.default @ window.js:8168 (anonymous) @ window.js:22922 window.html#window:1 Error handling response: TypeError: Error in invocation of tabs.get(integer tabId, function callback): No matching signature. at whenTabLoaded (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:22868:15) at _inject (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:22883:10) at Object.inject (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:22934:14) at App.componentWillMount (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:8649:18) at Ng (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:8348:56) at fi (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:8387:159) at Rj (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:8474:490) at Qj (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:8457:265) at Kj (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:8457:194) at yj (chrome-extension://pfgnfdagidkfgccljigdamigbcnndkod/window.js:8450:172)
The text was updated successfully, but these errors were encountered: