arXiv / arXiv/html_feedback

The report feedback button is broken (currentAnchorNode is not defined)

Open
#2,479 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Paper: https://arxiv.org/html/2410.05229v1
Error:
```
Uncaught ReferenceError: currentAnchorNode is not defined
at HTMLFormElement.submitBugReport (feedbackOverlay.js:445:5)
submitBugReport @ feedbackOverlay.js:445
```

Contributor guide

Open the contributing guide

Research direction

Open the paper URL and reproduce the report feedback failure, then inspect feedbackOverlay.js around line 445 and the submitBugReport handler. Trace where currentAnchorNode is expected to come from and verify that submitting feedback completes without the reported ReferenceError.

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
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.