collective / collective/starzel.votable_behavior

Fix Javascript / JQuery

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.