Skip to content

Input height default 0 #451

@pablorich

Description

@pablorich

I noticed that the input element has a default height of 0 which causes some weird issues when you arent aware of it

Code Snippet

<input
  placeholder="Type here..."
  focused
  onInput={setValue}
/>
<text>hey</text>
<text>You entered: {value}</text>
Image

Is this intentional?

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