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
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
At the moment, SEOmatic fields like the site meta description cannot have emoji characters. If you put them in (via pasting or via the native macOS HUD), the whole field gets emptied when you save your changes.
We just added support for emojis in Plain Text fields in this week’s update, by swapping them with :shortcodes: on save (and back to unicode on retrieval).
Steps to reproduce:
Open Site Meta
Put text into Site SEO description
Paste an emoji
Save changes
Expected behavior:
Emoji gets output in the template
Full text including emoji is saved in Craft database
Actual behavior:
Content of text field gets emptied
No text is displayed in the template
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At the moment, SEOmatic fields like the site meta description cannot have emoji characters. If you put them in (via pasting or via the native macOS HUD), the whole field gets emptied when you save your changes.
Also discussed with nystudio107 and CraftCMS on Twitter:
https://twitter.com/CraftCMS/status/954276944228634624
Possible solution posted by CraftCMS:
Steps to reproduce:
Expected behavior:
Actual behavior:
The text was updated successfully, but these errors were encountered: