spinframework / spinframework/spin-js-sdk
Polyfill Response.clone()
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 20
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 8
Description
Trying to work with some code that uses https://developer.mozilla.org/en-US/docs/Web/API/Response/clone and I'm hitting response.clone is not a function.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by reading the MDN Response.clone() reference and locating how Response is provided by the SDK; reproduce the response.clone is not a function failure. Done means code using Response.clone() works through the SDK without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100