question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`onPrMergePanelOpen()` may be broken

See original GitHub issue
  1. Go to a PR page (e.g. https://github.com/sindresorhus/refined-github/pull/3886)
  2. Type something in the comment form at the bottom
  3. Reload the page

Two features will produce an error (sometimes only one of them appear):

clear-pr-merge-commit-message → TypeError: messageField is undefined
suggest-commit-title-limit → TypeError: inputField is undefined

Since both of these features make use of onPrMergePanelOpen, I’m guessing that’s where the problem is.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
fregantecommented, Feb 7, 2021

Wow, it feels like I left that review yesterday, but it’s been nearly a year

1reaction
yakov116commented, Feb 7, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

`onPrMergePanelOpen()` may be broken · Issue #3932 - GitHub
Go to a PR page (e.g. #3886) Type something in the comment form at the bottom Reload the page Two features will produce...
Read more >
sindresorhus/refined-github (Raised $2,687.94) - Issuehunt
`linkify-code` is broken for code blocks in markdown ... Replace `select().closest()` calls with `sizzle` ... `onPrMergePanelOpen()` may be broken.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found