Skip to content

Input loses focus when enabled is true #62

@kanounzied

Description

@kanounzied

I am updating enabled whenever the keyboard opens. it glitches: brings me to the beginning of the page and rescrolls to the input.
and the keyboard closes (because input is losing focus)

                 <ScrollIntoView enabled={enabled}>
                    <MyInput />
                  </ScrollIntoView>

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