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

quick-label-removal: deferredContentWrapper is undefined #4934

Closed
2 of 3 tasks
cheap-glitch opened this issue Oct 17, 2021 · 1 comment · Fixed by #4939
Closed
2 of 3 tasks

quick-label-removal: deferredContentWrapper is undefined #4934

cheap-glitch opened this issue Oct 17, 2021 · 1 comment · Fixed by #4939
Labels

Comments

@cheap-glitch
Copy link
Member

cheap-glitch commented Oct 17, 2021

Please ensure:

  • The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.

Include in this issue:

  • Screenshots/video/gif demonstrating the bug, if it’s visual
  • Console errors, if any

Description

Removing a label using the feature produces the following error in the console:

TypeError: deferredContentWrapper is undefined quick-label-removal.tsx:31:15

(The feature still does its job though.)

Example URL

refined-github/sandbox#3

Browser(s) used

Firefox

@cheap-glitch cheap-glitch changed the title Console error in quick-label-removal quick-label-removal: deferredContentWrapper is undefined Oct 17, 2021
@yakov116
Copy link
Member

I get

refined-github.js:8589 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'closest')
    at HTMLHtmlElement.removeLabelButtonClickHandler (refined-github.js:8589)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants