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

RCTJSONStringify() encountered the following error: The data couldn't be written because of an error in the content of the data #14410

Closed
giangqaz opened this issue Jun 9, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@giangqaz
Copy link

giangqaz commented Jun 9, 2017

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:

  • React Native version: 0.44.0
  • Platform: iOS 10.3
  • Development Operating System: MacOS
  • Dev tools: Xcode 8.3

simulator screen shot jun 9 2017 9 28 11 am

@hramos
Copy link
Contributor

hramos commented Jun 9, 2017

Hey, thanks for reporting this issue!

It looks like your description is missing some necessary information. Can you please add all the details specified in the template? This is necessary for people to be able to understand and reproduce the issue being reported.

I am going to close this, but feel free to open a new issue with the additional information provided. Thanks!

@hramos hramos closed this as completed Jun 9, 2017
@tautvilas
Copy link

tautvilas commented Jan 9, 2018

I am experiencing the same problem, however we are using 44 version of RN. Will check if the problem is still there after upgrade

@facebook facebook locked as resolved and limited conversation to collaborators Jun 9, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants