-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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 ClassCastException in TextInput #12886
Closed
Closed
Commits on Mar 12, 2017
-
ClassCastException happening if getText() is String Fatal Exception: java.lang.ClassCastException: java.lang.String cannot be cast to android.text.Spanned at com.facebook.react.views.text.ReactTextView.reactTagForTouch(ReactTextView.java:52) at com.facebook.react.uimanager.TouchTargetHelper.getTouchTargetForView(TouchTargetHelper.java:257) at com.facebook.react.uimanager.TouchTargetHelper.findTargetTagAndCoordinatesForTouch(TouchTargetHelper.java:101) at com.facebook.react.uimanager.JSTouchDispatcher.handleTouchEvent(JSTouchDispatcher.java:76)
Configuration menu - View commit details
-
Copy full SHA for b71a4a8 - Browse repository at this point
Copy the full SHA b71a4a8View commit details
Commits on Mar 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 65c01ec - Browse repository at this point
Copy the full SHA 65c01ecView commit details
Commits on Mar 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dbea45f - Browse repository at this point
Copy the full SHA dbea45fView commit details
Commits on Mar 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1f4b640 - Browse repository at this point
Copy the full SHA 1f4b640View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd27bac - Browse repository at this point
Copy the full SHA bd27bacView commit details
Commits on Mar 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bfd56ac - Browse repository at this point
Copy the full SHA bfd56acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6880a31 - Browse repository at this point
Copy the full SHA 6880a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for b399438 - Browse repository at this point
Copy the full SHA b399438View commit details
Commits on Mar 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0fa251f - Browse repository at this point
Copy the full SHA 0fa251fView commit details
Commits on Mar 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4f3f35c - Browse repository at this point
Copy the full SHA 4f3f35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3e6591 - Browse repository at this point
Copy the full SHA e3e6591View commit details
Commits on Mar 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d10c47 - Browse repository at this point
Copy the full SHA 0d10c47View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.