koba04/swr-devtools

After a short period of time, Cache and History tabs stop updating

Open

#110 opened on Dec 20, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (219 stars) (4 forks)user submission
bughelp wanted

Description

I'm not sure what the exact issue is, but I just started using SWR and the devtools, and I've noticed that I have to close and re-open my devtools pane after maybe ~30 minutes/1 hour because the Cache and History tabs stop receiving updates.

I'm on version 2.0.0 of swr and 1.2.0 of the devtools installed on Chrome 108.0.5359.124.

Is there any known issue with this? Let me know if there's more info I can provide to help. When I open the devtools for the extension's service worker I don't see any errors, and I still see the pane connection events being logged even when the SWR devtools pane stops updating.

Contributor guide