hzoo / contributors-on-github

:cactus: Show stats about contributors on github

Home Page:https://chrome.google.com/webstore/detail/contributors-on-github/cjbacdldhllelehomkmlniifaojgaeph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

darkred opened this issue · 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) :

tanmayrajani/notifications-preview-github#114
2022-02-27_211812

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

tanmayrajani/notifications-preview-github#108
2022-02-27_211704

example 2 (not shown at all) :

tanmayrajani/notifications-preview-github#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

I'm experiencing this issue as well.