Replies: 1 comment 2 replies
-
v4 has a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since React Query can be used with async tasks beyond just network requests (like maybe Web Bluetooth or Web USB), is there a way to use multiple OnlineManagers to support scenarios where maybe you're only connected to the network but not the peripheral or vice versa where you're only connected to the peripheral but you're offline?
Beta Was this translation helpful? Give feedback.
All reactions