Closed
Description
Description
When I run yarn jest
, I expected pass the test to happen but the above error happened instead.
This error happens in v4.9.0 or greater, but it doesn't happen in v4.8.0.
Do you have any ideas to solve this?
chakra-react-select Version
4.9.0
Link to Reproduction
https://codesandbox.io/p/devbox/yhhghw
TypeScript?
- Yes I use TypeScript
Steps to reproduce
- Go to https://codesandbox.io/p/devbox/yhhghw
- Click on
New Terminal
- type
yarn jest
and hit return key - See error
Operating System
- macOS
- Windows
- Linux
- iOS/iPadOS
- Android
Additional Information
No response