๐๐๐๐All repository tabs invisible (FIXED) #4166
kylemh posted onGitHub
This just started happening minutes ago.
โ Refined GitHub โ releases-tab โ TypeError: Cannot read property 'append' of undefined
at init (refined-github.js:3835)
at async runFeature (refined-github.js:1902)
at async setupPageLoad (refined-github.js:1915)
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'append'%20of%20undefined
more-dropdown
seems to be causing the issue.
Version: 21.3.26 / Chrome: 89.0.4389.90
refined-github.js:1884 โ Refined GitHub โ more-dropdown โ TypeError: Cannot read property 'parentElement' of undefined
at onlyShowInDropdown (refined-github.js:3654)
at init (refined-github.js:3671)
at async runFeature (refined-github.js:1902)
at async setupPageLoad (refined-github.js:1915)
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+Cannot%20read%20property%20'parentElement'%20of%20undefined
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%20undefined
Seeing this too. Here's my debugger logs if it's helpful:
<img width="1821" alt="Screen Shot 2021-03-29 at 12 54 04 PM" src="https://user-images.githubusercontent.com/1075694/112872159-0a730d00-908e-11eb-8685-879a6d04d07f.png">
I would like to contribute with my logs if it helps:
โ Refined GitHub โ more-dropdown โ TypeError: tabItem is undefined
onlyShowInDropdown more-dropdown.tsx:46
init more-dropdown.tsx:81
runFeature index.tsx:125
setupPageLoad index.tsx:147
add index.tsx:243
async* more-dropdown.tsx:125
<anonymous> refined-github.js:9108
<anonymous> refined-github.js:9109
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+tabItem%20is%20undefined
Open an issue: https://github.com/sindresorhus/refined-github/issues/new?laโฆt.md&title=%60more-dropdown%60%3A%20tabItem%20is%20undefined
index.tsx:60:9
โ Refined GitHub โ releases-tab โ TypeError: select_dom(...) is undefined
init releases-tab.tsx:85
runFeature index.tsx:125
setupPageLoad index.tsx:147
add index.tsx:243
async* releases-tab.tsx:140
<anonymous> refined-github.js:9108
<anonymous> refined-github.js:9109
Search issue: https://github.com/sindresorhus/refined-github/issues?q=is%3Aissue+select_dom(...)%20is%20undefined
Open an issue: https://github.com/sindresorhus/refined-github/issues/new?laโฆtle=%60releases-tab%60%3A%20select_dom(...)%20is%20undefined
index.tsx:60:9
Same thing here.
Had to disable the extension for now. ๐ข
Same thing here.
Had to disable the extension for now. ๐ข
You can just disable more-dropdown
, then you can at least use the rest of refined github!
<details>
seems that the id for tabs are renamed from ${name}-tab
to i${order}${name}-tab
oh, there's already a pr for this #4168
didn't go through the full discussion, (((((
</details>
for who doesn't know how to disable features, see https://github.com/sindresorhus/refined-github#customization
I have disabled more-dropdown
via a hotfix for now
๐ Refined GitHub users: No further action is required if youโre seeing this issue after 4 hours from this message.
If youโre still seeing the issue, disable more-dropdown
and bugs-tab
for today.
GitHub changed the layout so things occasionally break badly when that happens. Sorry you had to go through this.
@micalevisk that might be due either bugs-tab
or releases-tab
. Theyโve already been fixed
@yakov116 they should probably be hotfixed as well.
bugs-tab
With Edge I am having this problem starting minutes ago. Leaving this comment only for the sake of reference.
Call The UX ๐ฎโโ๏ธ
Works for me on FF. Thanks for the fix :)
Thanks for the fix :)
I'm leaving this open for a few more days if you don't mind
i can just unsubscribe, no big. thanks for the fast response
Going to close as the new release has been out for a few days already