Skip to content

<input> reference for Input  #583

@Linell

Description

@Linell

Issue description

I'm attempting to make a hidden file input where, when I click a button, the file input dialog shows up. The codepen link below illustrates the problem pretty well -- when you click the button nothing happens. However, when you change the <Input> to a basic <input> everything works just like you'd expect.

Is there a way to reference the basic <input>? Not a huge issue for me here since the input doesn't need to look fancy anyway, but could be an issue for other applications.

  • version #4.8.0
  • components: Input

Steps to reproduce issue

Check out this pen. Clicking the button does nothing at first, but once you change the Input to input everything works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions