use-http icon indicating copy to clipboard operation
use-http copied to clipboard

Safari seems to be mixing up responses to requests

Open rikkuness opened this issue 5 years ago • 0 comments

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). image

⚠️ 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. image

rikkuness avatar Jul 16 '20 13:07 rikkuness