Skip to content

Textview immediately resigns first responder if placeholder tapped from a second TextView #32

@corban123

Description

@corban123

Currently have two TextViews with different isEditable bindings. If I tap the empty white space below the placeholder, all good. However, if I'm in the first TextView, then tap the placeholder text of the second TextView, the first TextView resigns then takes back first responder, so the cursor location never changes. TextViewDidBeginEditing/EndEditing both get called for each textView during this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions