An even simpler wrapper around native Fetch to strip boilerplate from your fetching code!
99
stars
4
forks
source link
Method %TypedArray%.prototype.join called on incompatible receiver [object Object] with Uint8Array payload #25
Closed
danawoodman closed 2 years ago
This error is generated when passing a
Uint8Array
as a payload.Going to investigate a solution and put up a PR if I have one