Skip to content

InputViewModel reset() doesn't always clear the TextInputView #210

@singpolyma

Description

@singpolyma

Users report that sometimes after they send a message their draft hangs around in the box anyway.

I have confirmed by adding debug logs that reset() is called and self is not nil but the update is not propagating into the TextField properly via the binding reliably.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions