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
Some of our users reported an issue where the icons randomly turned into emojis after translating the site with Google Translate from English to Hungarian.
Possible solution
Adding notranslate to every icons' classlist would solve the issue, but I think that this should be addressed on the library level.
Description
Some of our users reported an issue where the icons randomly turned into emojis after translating the site with Google Translate from English to Hungarian.
Possible solution
Adding
notranslate
to every icons' classlist would solve the issue, but I think that this should be addressed on the library level.Screenshots
Example code
HTML output (before Google Translate)
HTML output (after Google Translate)
The text was updated successfully, but these errors were encountered: