sindresorhus/refined-github





Do you want to work on this issue?
You can request for a bounty in order to promote it!
Cannot read property 'append' of null, GH Enterprise #4747
seglo posted onGitHub
Please ensure:
- The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.
Description
This plugin used to work with my company's GitHub enterprise, but something broke in the past few weeks.
refined-github.js:1910 ā faster-pr-diff-options 21.8.22 GHE ā TypeError: Cannot read property 'append' of null
at init (refined-github.js:5465)
at runFeature (refined-github.js:1935)
at setupPageLoad (refined-github.js:1948)
at HTMLDocument.<anonymous> (refined-github.js:1971)
There are some other info level messages about a personal access token required, but not sure what that's about.
Screenshot
Console errors
ā¹ļø update-pr-from-base-branch ā Personal token required for this feature
refined-github.js:1909 ā¹ļø remove-label-faster ā Personal token required for this feature
refined-github.js:1909 ā¹ļø bugs-tab ā Personal token required for this feature
refined-github.js:1910 ā faster-pr-diff-options 21.8.22 GHE ā TypeError: Cannot read property 'append' of null
at init (refined-github.js:5465)
at runFeature (refined-github.js:1935)
at setupPageLoad (refined-github.js:1948)
at HTMLDocument.<anonymous> (refined-github.js:1971)
refined-github.js:1910 Search issue
refined-github.js:1911 https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'append'%20of%20null
refined-github.js:1915 Open an issue
refined-github.js:1915 https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=1_bug_report.md&title=%60faster-pr-diff-options%60%3A+Cannot+read+property+%27append%27+of+null&body=%0A%3C%21--+Please+also+include+a+screenshot+if+the+issue+is+visible+--[redacted]%28chrome-extension%3A%2F%2Fhlepfoohegkhhmjieoechaddaejaokhf%2Fbuild%2Frefined-github.js%3A5465%3A60%29%0A++at+runFeature+%28chrome-extension%3A%2F%2Fhlepfoohegkhhmjieoechaddaejaokhf%2Fbuild%2Frefined-github.js%3A1935%3A24%29%0A++at+setupPageLoad+%28chrome-extension%3A%2F%2Fhlepfoohegkhhmjieoechaddaejaokhf%2Fbuild%2Frefined-github.js%3A1948%3A40%29%0A++at+HTMLDocument.%3Canonymous%3E+%28chrome-extension%3A%2F%2Fhlepfoohegkhhmjieoechaddaejaokhf%2Fbuild%2Frefined-github.js%3A1971%3A60%29%0A%60%60%60%0A%09
refined-github.js:1909 ā¹ļø bugs-tab ā Personal token required for this feature
Example URL
https://ghe.internal.zone/Org/Repo/pull/497/files
Browser(s) used
Vivaldi (Chrome)