Is there an existing issue for this?
Package Version
0.7.5
Current Behavior
I'm constantly getting this error:
Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.7.1)

I have alchemyProvider as my first provider.
Changing back to the default API doesn't change anything, but removing from providers does.
However, I have also infuraProvider. But unless I remove alchemyProvider, it doesn't fallback to infureProvider.
Expected Behavior
Fallback to other providers if the first provider fails.
Steps To Reproduce
No response
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
Is there an existing issue for this?
Package Version
0.7.5
Current Behavior
I'm constantly getting this error:
Error: could not detect network (event="noNetwork", code=NETWORK_ERROR, version=providers/5.7.1)
I have alchemyProvider as my first provider.
Changing back to the default API doesn't change anything, but removing from providers does.
However, I have also infuraProvider. But unless I remove alchemyProvider, it doesn't fallback to infureProvider.
Expected Behavior
Fallback to other providers if the first provider fails.
Steps To Reproduce
No response
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response