Describe the bug
After creating hundreds of documents this week we learned that you need to add emojis after you are done writing in a string field - for example a title - to avoid having the document crashing and producing «We're sorry, but your changes could not be applied».
To Reproduce
- Add one or several emojis in a
string field and continue writing.
- See error: We're sorry, but your changes could not be applied
Expected behavior
Not crash. Show funny emojis.
Screenshots

Which versions of Sanity are you using?
@sanity/cli 0.146.0 (up to date)
@sanity/base 0.146.3 (up to date)
@sanity/components 0.146.3 (up to date)
@sanity/core 0.146.0 (up to date)
@sanity/default-layout 0.146.3 (up to date)
@sanity/default-login 0.146.0 (up to date)
@sanity/desk-tool 0.146.3 (up to date)
@sanity/google-maps-input 0.146.3 (up to date)
@sanity/vision 0.146.3 (up to date)
What operating system are you using?
macOS Catalina 10.15.1
Which versions of Node.js / npm are you running?
Additional context
Screenshot is from a clean sanity init with the optional Movie project (schema).
Describe the bug
After creating hundreds of documents this week we learned that you need to add emojis after you are done writing in a
stringfield - for example a title - to avoid having the document crashing and producing «We're sorry, but your changes could not be applied».To Reproduce
stringfield and continue writing.Expected behavior
Not crash. Show funny emojis.
Screenshots
Which versions of Sanity are you using?
What operating system are you using?
macOS Catalina 10.15.1
Which versions of Node.js / npm are you running?
Additional context
Screenshot is from a clean
sanity initwith the optional Movie project (schema).