`onPrMergePanelOpen()` may be broken
See original GitHub issue- Go to a PR page (e.g. https://github.com/sindresorhus/refined-github/pull/3886)
- Type something in the comment form at the bottom
- 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:
- Created 3 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Wow, it feels like I left that review yesterday, but it’s been nearly a year
I attempted this once https://github.com/sindresorhus/refined-github/pull/2956