Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/pkgsite: TypeError: Cannot read property 'setAttribute' of null #43434

Closed
julieqiu opened this issue Dec 30, 2020 · 1 comment
Closed

x/pkgsite: TypeError: Cannot read property 'setAttribute' of null #43434

julieqiu opened this issue Dec 30, 2020 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite/frontend Issues related to pkgsite HTML/CSS/JavaScript and frontend development pkgsite

Comments

@julieqiu
Copy link
Member

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/pkg/errors?tab=importedby

What is your user agent?

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36

Screenshot

image

What did you do?

Opened my error console

What did you expect to see?

Nothing

What did you see instead?

unit.js:70 Uncaught TypeError: Cannot read property 'setAttribute' of null
    at unit.js:70
(anonymous) @ unit.js:70

/cc @jamalc

@julieqiu julieqiu added NeedsFix The path to resolution is known, but the work has not been done. pkgsite labels Dec 30, 2020
@gopherbot gopherbot added this to the Unreleased milestone Dec 30, 2020
@julieqiu julieqiu modified the milestones: Unreleased, pkgsite/frontend Dec 30, 2020
@gopherbot
Copy link

Change https://golang.org/cl/293841 mentions this issue: content/static: fix null reference errors in unit.js

@jamalc jamalc self-assigned this Feb 19, 2021
@golang golang locked and limited conversation to collaborators Feb 19, 2022
@hyangah hyangah added the pkgsite/frontend Issues related to pkgsite HTML/CSS/JavaScript and frontend development label May 20, 2022
@rsc rsc unassigned jamalc Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite/frontend Issues related to pkgsite HTML/CSS/JavaScript and frontend development pkgsite
Projects
None yet
Development

No branches or pull requests

4 participants