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
(Tested extension 20.4.22 in a fresh Chrome 81/Firefox 75 profile)
if I enable Show only participating notifications then the notification number in the bubble is no longer displayed, even if Show notification number in blue bubble remains enabled.
The following error is repeatedly shown in console :
(github-notifications-preview.js:386)
Uncaught (in promise) TypeError: Cannot read property 'textContent' of null
at $i4sc$var$updateUnreadCount
Screenshot comparison having Show only participating notifications :
Disabled --> notification number (4) is displayed ok
Enabled --> notification number (2) is missing
The text was updated successfully, but these errors were encountered:
(follow-up to #89 (comment))
(Tested extension 20.4.22 in a fresh Chrome 81/Firefox 75 profile)
if I enable
Show only participating notifications
then the notification number in the bubble is no longer displayed, even ifShow notification number in blue bubble
remains enabled.The following error is repeatedly shown in console :
Screenshot comparison having
Show only participating notifications
:Disabled --> notification number (4) is displayed ok
Enabled --> notification number (2) is missing
The text was updated successfully, but these errors were encountered: