documentation/examples/downloader.inc/helpers.js syntax error
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- documentation
Research direction
Open documentation/examples/downloader.inc/helpers.js and inspect the top-level return statement reported in the issue. Replace it with the suggested Error throw or remove it, then verify that the example no longer produces a JavaScript syntax error.
Written by the indexing model from the issue text.
Description
In documentation/examples/downloader.inc/helpers.js is used "return" statement outside of function which is incorrect. Could you please replace it with
throw new Error("This demo works only with a recent browser !");
or just remove it...
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 9h 44m
- Merged PRs (30d)
- 3
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.
More from Stuk/jszip
-
breaking
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
deprecation
Difficulty 4/5 3-5 days Newbie friendliness 58/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 38/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·