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

👋👋👉👉All repository tabs invisible (FIXED) #4166

Closed
kylemh opened this issue Mar 29, 2021 · 17 comments
Closed

👋👋👉👉All repository tabs invisible (FIXED) #4166

kylemh opened this issue Mar 29, 2021 · 17 comments
Labels

Comments

@kylemh
Copy link

kylemh commented Mar 29, 2021

Screen Shot 2021-03-29 at 9 48 58 AM

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
@kylemh kylemh added the bug label Mar 29, 2021
@sharkykh
Copy link
Contributor

sharkykh commented Mar 29, 2021

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

@privatenumber
Copy link

Seeing this too. Here's my debugger logs if it's helpful:

Screen Shot 2021-03-29 at 12 54 04 PM

@maicol07

This comment has been minimized.

@Vadorequest

This comment has been minimized.

@bramkragten
Copy link

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!

@frankli0324
Copy link

frankli0324 commented Mar 29, 2021

seems that the id for tabs are renamed from `${name}-tab` to `i${order}${name}-tab`

image

image
oh, there's already a pr for this #4168
didn't go through the full discussion, (((((


for who doesn't know how to disable features, see https://github.com/sindresorhus/refined-github#customization

@yakov116
Copy link
Member

I have disabled more-dropdown via a hotfix for now

@fregante
Copy link
Member

fregante commented Mar 30, 2021

👉 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.

@fregante fregante changed the title All repository tabs invisible 👋👋👉👉All repository tabs invisible (FIXED) Mar 30, 2021
@fregante
Copy link
Member

@micalevisk that might be due either bugs-tab or releases-tab. They’ve already been fixed

@yakov116 they should probably be hotfixed as well.

@yakov116
Copy link
Member

bugs-tab

@Gravifer

This comment has been minimized.

@douglasduteil
Copy link

Call The UX 👮‍♂️

@kubukoz
Copy link

kubukoz commented Mar 30, 2021

Works for me on FF. Thanks for the fix :)

@RtYkk
Copy link

RtYkk commented Mar 30, 2021

Thanks for the fix :)

@kylemh kylemh closed this as completed Mar 30, 2021
@fregante
Copy link
Member

I'm leaving this open for a few more days if you don't mind

@fregante fregante reopened this Mar 30, 2021
@kylemh
Copy link
Author

kylemh commented Mar 30, 2021

i can just unsubscribe, no big. thanks for the fast response

@yakov116
Copy link
Member

yakov116 commented Apr 5, 2021

Going to close as the new release has been out for a few days already

@yakov116 yakov116 closed this as completed Apr 5, 2021
@refined-github refined-github locked as resolved and limited conversation to collaborators Aug 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests