Skip to content
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

SWR not detected? #133

Open
StephenSHorton opened this issue Apr 24, 2024 · 4 comments
Open

SWR not detected? #133

StephenSHorton opened this issue Apr 24, 2024 · 4 comments

Comments

@StephenSHorton
Copy link

I've opened the SWR dev tool after installing the chrome extension and I don't see any information populating?
Screenshot 2024-04-24 at 1 38 06 PM

I'm running a vite app locally and I've refreshed the page, restarted the app and reloaded the developer console to no avail. Using swr v2.2.5. I don't have the swr dev tools node module installed as the docs instructed me not to. Using vite v5.2.8, just a normal TypeScript project.

I have swr hooks all over the page I'm testing this out on. Definitely should pick it up.

@Adicwu
Copy link

Adicwu commented Jun 20, 2024

me too.

@yllieth
Copy link

yllieth commented Jun 24, 2024

On my side, only the Chrome extension doesn't work (on Brave and Chrome browsers) ... same as the screenshot above.

The Firefox extension seems to work fine.

(NextJS 14.2.2, typescript 5.4.5, no swr-devtools installed)

@medinam981
Copy link

I have the same issue.

I'm using NextJS 14.2.4 and pre-fetching data with SSR. Using useSWR on client components.

@yllieth Yep, it works fine on Firefox.

@arlejeun
Copy link

I was able to make it work with Firefox but I'm still unable to use SWR dev tool with Chrome. Is there a plan to fix it for Chrome?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants