The issue has been closed

@refinedgithubbers Should we disable this feature via hotfix for now?
posted by fregante over 3 years ago
I don't see anything wrong (yet)
posted by yakov116 over 3 years ago
posted by fregante over 3 years ago 
FWIW this A/B test does not occur when you're not logged in.
posted by ShadowJonathan over 3 years ago
Now I do, do a hotfix (Since now its broken for me and I am selfish) π.
This will require some careful thinking for GHE
posted by yakov116 over 3 years ago
posted by fregante over 3 years ago 
Mea culpa, I could have submitted a better fix in #4635 to prevent this.
Meanwhile leaked styles can be temporarily (partially) fixed with:
.reaction-summary-item:not(.js-reaction-group-button) span:first-of-type {
all: unset;
/* From GitHub */
margin-left: 2px;
padding: 0 4px;
}
posted by kidonng over 3 years ago
The same thing happens even if reactions-avatars
is disabled
posted by unbeatable-101 over 3 years ago
There's a PR for this now.
@refinedgithubbers I'll release a new version in 15 hours, let's review/testany PRs that is finished so I'll include them in the release.
posted by fregante over 3 years ago
@fregante did you forget to close the issue? Or are waiting for the release?
posted by yakov116 over 3 years ago
posted by fregante over 3 years ago 
posted by jhpratt over 3 years ago