bonescript-demo.js include bug
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
I've an issue when including [bonescript-demo.js](https://github.com/ehab93/bone101/blob/gh-pages/static/bonescript-demo.js), for example when I include this file in tutorial/index.html page it through `Uncaught TypeError` for `$slider_for.slick` variable. to make temporary fix for this, I've copied the code that I want to a separated file 70ffdbafdebd220e6e3512754a504f219a7a2d8f
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by including static/bonescript-demo.js from tutorial/index.html and reproduce the Uncaught TypeError involving $slider_for.slick. Read the surrounding code in bonescript-demo.js and compare it with the temporary separated-file version referenced in the issue. Done means the demo file can be included without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100