contributors-on-github icon indicating copy to clipboard operation
contributors-on-github copied to clipboard

On PRs the info is either wrongly shown to a comment, or is not shown at all

Open darkred opened this issue 3 years ago • 1 comments

The issue is that on PRs the info is either shown to a comment instead of OP, or is not shown at all. It started recently.

It occurs with latest v21.2.21.1941 (with token) with Chrome 98 on win11 using a fresh profile. But it works ok with v21.3.1 with Firefox. There's no error in console except for the last example.

Screenshot examples:

example 1a (to a comment, instead of OP) :

https://github.com/tanmayrajani/notifications-preview-github/pull/114 2022-02-27_211812

example 1b (to a comment, instead of OP) :

https://github.com/tanmayrajani/notifications-preview-github/pull/108 2022-02-27_211704

example 2 (not shown at all) :

https://github.com/tanmayrajani/notifications-preview-github/pull/122 2022-02-27_213559

Error in console for the last example: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'insertAdjacentHTML') 2022-02-27_213201

darkred avatar Feb 27 '22 19:02 darkred

I'm experiencing this issue as well.

elliotwaite avatar Mar 14 '22 11:03 elliotwaite