Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Android does not fire onChange for every input event like desktop/iOS #580

@butchmarshall

Description

@butchmarshall

Every input does not fire an onChange event in Android (it does in desktop/iOS).

It looks like these events come through onCompositionUpdate which aren't yet handled.

I've taken an initial stab at the issue in my android-on-change-fix branch but still need to understand how to incorporate DraftEditorCompositionHandler.resolveComposition into each onCompositionUpdate call.

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