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
* fix the emoji related issue
* fix the wrong line-break errors
* fix the code-block bug
* enhance/simplify the logic to keep multiple line-breaks in chat
* fix some linter errs
* fix additional bugs
Problem
Testing loading the GIG group locally over localhost:3000 in Firefox (EDIT: and Safari too!) on
master
, I see this:Multiple issues:
<span class="chat-emoji">
, wherever they are, even in URLsSolution
Restore previous behavior.
The text was updated successfully, but these errors were encountered: