sindresorhus/refined-github

The issue has been closed
`more-dropdown`: Cannot read property 'parentElement' of null #3811
AM-77 posted onGitHub
-
- Checked.
-
- I noticed it here, but it appears in all the repositories pages.
-
- A screenshot:
- A screenshot:
refined-github.js:2098 ❌ Refined GitHub → more-dropdown → TypeError: Cannot read property 'parentElement' of null
at onlyShowInDropdown (refined-github.js:3113)
at init (refined-github.js:3130)
at async runFeature (refined-github.js:2114)
at async setupPageLoad (refined-github.js:2122)
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'parentElement'%20of%20null
Open an issue: https://github.com/sindresorhus/refined-github/issues/new?labels=bug&template=bug_report.md&title=%60more-dropdown%60%3A%20Cannot%20read%20property%20'parentElement'%20of%20null
logError @ refined-github.js:2098
runFeature @ refined-github.js:2116
async function (async)
runFeature @ refined-github.js:2114
setupPageLoad @ refined-github.js:2122
add @ refined-github.js:2156
async function (async)
add @ refined-github.js:2141
(anonymous) @ refined-github.js:3120
(anonymous) @ refined-github.js:8132
(anonymous) @ refined-github.js:8133