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

[Bug]: When I wake up laptop from sleep after a while all explorer tabs show error state #1598

Open
1 task done
lukaw3d opened this issue Oct 24, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@lukaw3d
Copy link
Member

lukaw3d commented Oct 24, 2024

Is there an existing issue for this?

  • I have searched the existing issues

SUMMARY

No response

STEPS TO REPRODUCE

  • Keep some explorer page open
  • Put to sleep
  • Lose wifi connection?
  • Wake up, reconnects
  • Explorer shows disconnected error

Probably related to

explorer/src/index.tsx

Lines 12 to 16 in aa6e673

const queryClient = new QueryClient({
defaultOptions: {
queries: {
refetchOnWindowFocus: false,
retry: false,

EXPECTED BEHAVIOR

No response

@lukaw3d lukaw3d added the bug Something isn't working label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant