ember-cli / ember-cli/ember-fetch
Failed to execute 'fetch' on 'Window': Failed to read the 'signal' property from 'RequestInit': Failed to convert value to 'AbortSignal'.
Open
- Dominant language
- JavaScript
- Stars
- 176
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
I have this issue on project https://gitlab.com/c1560/cryptofiscafacile
we use go compiled in wasm with go-resty.
When I add to the project pollyjs, i have this issue.
If I remove this line
https://github.com/ember-cli/ember-fetch/blob/master/assets/browser-fetch.js.t#L16
The issue disappear.
I have set preferNative to true
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.