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

fix multiline issue when default value is not set #15

Closed
wants to merge 1 commit into from

Conversation

yanxi123-com
Copy link

multiline issue (#9) is fixed by facebook/react-native#991 . This is a fix on a little issue after using the latest react-native.

multiline issue is fixed by facebook/react-native#991 . Fix the bit issue after using the latest react-native.
@yanxi123-com yanxi123-com mentioned this pull request May 1, 2015
@brentvatne
Copy link

@yanxi-com - is the multiline input not behaving properly when passed an undefined or null value?

@yanxi123-com
Copy link
Author

@brentvatne Yes, multiline use RCTextView https://github.com/facebook/react-native/pull/991/files#diff-e5f6b1386b7ba07fd887bca11ec828a4R112 , when passed an null value, there is error as below:

Error setting property 'text' of RCTTextView with tag #36: RCTTextView does not have setter for `text` property

@gcanti gcanti closed this Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants