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
Using 'GitHub Toggle Issue Comments' script version 1.0.26
with either GM 3.11 in Firefox 53.0.3 (even in clean profile)
or TM 4.2.7 in Chrome 58.
The issue is that no avatars are added under the Hide Comments from text:
only 1 (empty) placeholder (i.e. the <img> tag for that empty placeholder has src="undefined".)
is displayed instead.
Here is a screenshot (from an issue link example with 12 commenters ) to better show what I mean:
There's no error in Browser Console while this happens.
I checked the addAvatars() function
but unfortunately couldn't locate what's the cause of this.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Using 'GitHub Toggle Issue Comments' script version 1.0.26
with either GM 3.11 in Firefox 53.0.3 (even in clean profile)
or TM 4.2.7 in Chrome 58.
The issue is that no avatars are added under the
Hide Comments from
text:only 1 (empty) placeholder (i.e. the
<img>
tag for that empty placeholder hassrc="undefined"
.)is displayed instead.
Here is a screenshot (from an issue link example with 12 commenters ) to better show what I mean:
There's no error in Browser Console while this happens.
I checked the
addAvatars()
functionbut unfortunately couldn't locate what's the cause of this.
The text was updated successfully, but these errors were encountered: