Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

proposal view: error in js console

Open
#146 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, jquery, react
Domain
frontend

Research direction

Reproduce the error at the proposals view URL, then inspect proposals-controller.js around line 22 and caps-controller.js around line 60, where the stack trace points. Identify why React receives a target that is not a DOM element, and verify that the proposal view no longer logs the error in the JavaScript console.

Written by the indexing model from the issue text.

Description

Questo errore viene visualizzato nella console anche se non sembra avere conseguenze negative:

jquery.js?1157:4059 Uncaught Error: Target container is not a DOM element.
    at Object.render (react-dom.development.js?61bb:26091:1)
    at CapsProposalsController.view (proposals-controller.js?74a2:22:9)
    at HTMLDocument.eval (caps-controller.js?99fb:60:21)
    at mightThrow (jquery.js?1157:3766:1)
    at process (jquery.js?1157:3834:1)

ad esempio: https://develop.caps.dm.unipi.it/proposals/view/1748 (ma l'errore è minificato)

Dominant language
PHP
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

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.

More from Unipisa/caps

All issues in Unipisa/caps

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.