RCTJSONStringify() encountered the following error: The data couldn't be written because of an error in the content of the data #14410
Labels
Resolution: Locked
This issue was locked by the bot.
I got this issue when try input emoji into a textinput that has maxlength defined
ex:
I have a text input with props: maxLength=30
I type 29 characters and then type 1 emoji, it will fire this bug.
It's ok if I type 28 character and then type 1 emoji
addition info:
The text was updated successfully, but these errors were encountered: