GitHub-userscripts icon indicating copy to clipboard operation
GitHub-userscripts copied to clipboard

Mutations not firing when clicking "Pull Requests" tab

Open stl-gilesbartonowen opened this issue 2 years ago • 0 comments

I noticed that although the "comments" event fires on most PR events, now when you hit "Pull Requests" it doesn't fire. I've fixed this by adding ".new-discussion-timeline" to the comments event target. I believe this is how this event is meant to function and I think this is potentially a change in github's code.

Thanks for an awesome piece of work!

stl-gilesbartonowen avatar Dec 07 '22 17:12 stl-gilesbartonowen