chakra-react-select icon indicating copy to clipboard operation
chakra-react-select copied to clipboard

property data-testid is not render

Open alvin0 opened this issue 2 years ago • 0 comments

Description

<Select
          {...selectProps}
         data-testid="test-id"
          options={option}
      />

chakra-react-select Version

3.3.1

TypeScript?

  • [X] Yes I use TypeScript

Operating System

  • [ ] macOS
  • [X] Windows
  • [X] Linux
  • [ ] iOS/iPadOS
  • [ ] Android

alvin0 avatar Nov 24 '23 09:11 alvin0