Skip to content

Does not work with TypeScript from version 5.8.3 #6040

Open
@jurosh

Description

@jurosh

It looks like from version 5.8.3 it's no longer compatible with TypeScript (tested with "typescript": "5.5.4").
There is no type check on <Select /> properties. Version 5.8.2 works OK.

See example:
https://codesandbox.io/p/sandbox/react-select-typescript-forked-g8lwfv

  • It renders, but there is no type check so you can pass in anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/bug-unconfirmedIssues that describe a bug that hasn't been confirmed by a maintainer yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions