Skip to content

Multiline TextInput crashes after buffer has a certain number of characters and they are deleted #486

@ospfranco

Description

@ospfranco

Environment

"react-native-macos": "^0.61.54"

Issue

Steps to Reproduce

on a <TextInput multiline /> try to write several characters (number seems to ~100 - ~300) after you have enough characters in the buffer, try to delete a few of them, react-native will crash:

Screenshot 2020-06-30 at 19 16 36

Screenshot 2020-07-06 at 16 19 58

The problem was happening a lot more often with an older version, now it doesn't happen as often, but still occurs every once in a while, it might take a lot of typing/deleting to reproduce the problem

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions