-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Empty extension #84
Comments
@semoal Can you see the SWR panel and the following message? You can try debugging on your local environment as the following. |
Hi there, I am seeing the same issue with the Chrome extension and SWR 2.0.0. I have tried wrapping it in a |
@kristojorg |
I was using latest (installed today) and tried new tabs and also reloading the page and hard reloading the page while the devtools panel was open |
Same here, SWR v2.0.3, latest chrome 109.0.5414.119 |
Could anyone try SWRDevTools on Firefox instead? |
I have the same problem: Chrome always only shows |
Same here Chrome |
@tomzacchia |
I noticed that when I switched chrome profiles to my personal (non work) profile, the extension started working properly. There must be some restriction on my work profile stopping it from functioning. |
Thanks! That's helpful 👍
|
+1 on this issue |
Is there a solution? |
Any updates on this one? |
Is project not maintained anymore? |
No. I haven't reproduced this yet, so any reproduction case is helpful. |
Same here. Doesn't work in Chrome, but works in Firefox. |
Same problem here 🙁 |
Any resolution? |
Hey @koba04 We just open the devtools normally then it's blank. I can share my screen with you using AnyDisk or similar app if that's helpful |
A CodeSandbox project to reproduce this is helpful. |
The issue is not related to swr itself, but rather to the devtools I believe CSB won't reproduce anyway. |
Does this happen on https://swr-devtools.vercel.app/ ? |
No But |
swr-devtools/packages/swr-devtools-panel/src/components/SWRDevToolPanel.tsx Lines 131 to 135 in b22be75
|
I’m not sure the difference between the apps, so I need an app to reproduce it. |
Hi!
I'm using latest Nextjs, with 2.0.0-beta.6 of SWR and the extension never displays anything.
Do you know how I could debug this?
The text was updated successfully, but these errors were encountered: