use-http
use-http copied to clipboard
Safari seems to be mixing up responses to requests
Describe the bug
Response objects seem to be getting mixed up and duplicates are showing, only seems to effect Safari (tested on 13.1.1).

⚠️ Make a Codesandbox ⚠️ https://codesandbox.io/s/dark-voice-qkjqp
To Reproduce As seen above in the CodeSandbox
Expected behavior
In Chrome all responses seem to tie up with the outbound requests/responses. Also tested using just fetch() instead of useFetch and it seems to behave in both Safari and Chrome.
