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
UI updates stop working once a nickname with quotation marks is included in the scoreboard, because nicknames are used in attributes enclosed by the " character. Quotation marks need to be escaped before being put in manialink attributes - e.g. substituted by two single quotation marks (').
The text was updated successfully, but these errors were encountered:
UI updates stop working once a nickname with quotation marks is included in the scoreboard, because nicknames are used in attributes enclosed by the
"
character. Quotation marks need to be escaped before being put in manialink attributes - e.g. substituted by two single quotation marks ('
).The text was updated successfully, but these errors were encountered: