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

response.clone(...).arrayBuffer is not a function #566

Open
filpoyma opened this issue Mar 22, 2024 · 0 comments
Open

response.clone(...).arrayBuffer is not a function #566

filpoyma opened this issue Mar 22, 2024 · 0 comments

Comments

@filpoyma
Copy link

I'm using ky in react native.
Works great until I enable the "network inspector" in React Native Debugger (https://github.com/jhen0409/react-native-debugger)
After this I get an exception error in the catch method after the GET request.
Error: response.clone(...).arrayBuffer is not a function.

Apple M1 Pro
MacOS: Ventura 13.0
React Native Debugger: 0.14.0
react-native: 0.72.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant