jquery / jquery/api.jquery.com
Ajax example on when docs will fail with git build / 3.0
Open
@AurelioDeRosa is already working on this.
Since Apr 19, 2016.
- Dominant language
- HTML
- Stars
- 325
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
https://api.jquery.com/jquery.when/
The first example resolves with multiple arguments which will fail on the git build and in upcoming 3.0 release because it uses then which no longer allows multiple args and will resolve with an array now in this case.
It's also a bad example as it lack error handling
Contributor guide
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.
Assessment
This issue has not been assessed yet.