Skip to content

[POS UI Extensions] Prop types do not work for TextField #1726

Open
@timvandam

Description

@timvandam

Please list the package(s) involved in the issue, and include the version you are using

@shopify/[email protected]
@shopify/[email protected]

Describe the bug

Types for the props of TextField do not work. Other components do seem to work (though I did not check all)

Steps to reproduce the behavior:

  1. Create a POS UI Extension
  2. Use
  3. Do something incorrect and see if TypeScript/WebStorm/VSCode gives an error (it doesn't)

Expected behavior

It should enforce TextField props properly

Screenshots

TextField:

image

TextArea:

image

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions