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
Button tooltip does not support icons, futher the linked code would fail with
a NoMethodError as `EmojiReactions.emoji` is not defined (note the plural definition)
which should be singular `EmojiReaction.emoji`
This was just forgotten, never gets executed.
0 commit comments