Skip to content

fix multiline issue when default value is not set#15

Closed
yanxi123-com wants to merge 1 commit intogcanti:masterfrom
yanxi123-com:patch-1
Closed

fix multiline issue when default value is not set#15
yanxi123-com wants to merge 1 commit intogcanti:masterfrom
yanxi123-com:patch-1

Conversation

@yanxi123-com
Copy link
Copy Markdown

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
Copy Markdown

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

@yanxi123-com
Copy link
Copy Markdown
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