max-mapper / max-mapper/requirebin
Clean page logs errors in console: `sinon is not defined`
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 389
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Just going to requirebin.com and viewing the console shows Uncaught ReferenceError: sinon is not defined.
I am not sure how long it has been like that, or if it is a new issue. If this is a new issue with Sinon I might be able to help, but we already supply a browserified build through NPM, so not totally sure how this manages to crash.
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.
Research direction
Start by opening requirebin.com and reproducing the console error described in the issue. Trace the browser-loaded Sinon reference and verify that the page no longer reports sinon is not defined while its existing browserified NPM build remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100