Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asian characters showing up for TikTok logo #2042

Closed
curtismchale opened this issue May 17, 2022 · 1 comment
Closed

Asian characters showing up for TikTok logo #2042

curtismchale opened this issue May 17, 2022 · 1 comment
Assignees
Labels

Comments

@curtismchale
Copy link
Contributor

Source
@lukefretwell on City Template internally

Describe the bug
If you select the TikTok icon in the new icon picker you are likely to see Asian characters instead of the expected icon.

To Reproduce
Steps to reproduce the behavior:

  1. Go to icon widget on a page
  2. Click on set the icon as TikTok and save/publish the changes
  3. Go to the page and see the incorrect icon showing

Expected behavior
The TikTok icon should show as expected.

Screenshots

CleanShot 2022-05-17 at 11 23 07@2x

@curtismchale curtismchale self-assigned this May 17, 2022
@curtismchale
Copy link
Contributor Author

The is can be resolved by removing the call to pattern-css/loaders/font-awesome-loader in '_load-vendor.scss` and then rebuilding the styles.

We should no longer be loading Font Awesome outside of the WordPress plugin as it can cause conflicts as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant