You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Error in console for the last example: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'insertAdjacentHTML')
The text was updated successfully, but these errors were encountered:
darkred
changed the title
On PRs the info is either shown to a comment instead of the OP, or is not shown at all
On PRs the info is either wrongly shown to a comment, or is not shown at all
Feb 28, 2022
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) :
fregante/notifications-preview-github#114
example 1b (to a comment, instead of OP) :
fregante/notifications-preview-github#108
example 2 (not shown at all) :
fregante/notifications-preview-github#122
Error in console for the last example:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'insertAdjacentHTML')
The text was updated successfully, but these errors were encountered: