collective / collective/starzel.votable_behavior
Fix Javascript / JQuery
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
starzel_votablebehavior.js:38 Uncaught ReferenceError: jQuery is not defined
at starzel_votablebehavior.js:38:3
(anonymous) @ starzel_votablebehavior.js:38
meine-erste-seite?_authenticator=8df621a84ab0c1a13d5804c2c4720b722ebf3c79:789 Uncaught ReferenceError: $ is not defined
at meine-erste-seite?_authenticator=8df621a84ab0c1a13d5804c2c4720b722ebf3c79:789:5
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
Start by reproducing the errors in starzel_votablebehavior.js at line 38 and the page script at line 789. Trace how jQuery and the $ alias are loaded on the affected page, then verify that both console errors no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100