csandman / chakra-react-select

A Chakra UI themed wrapper for the popular library React Select
https://www.npmjs.com/package/chakra-react-select
MIT License
775 stars 33 forks source link

[BUG] Currently can't use the package with "@chakra-ui/react": "^2.9.3" #335

Open sirdavis99 opened 2 days ago

sirdavis99 commented 2 days ago

Description

When i pulled the latest release, i am unable to run the react project managed with vite, i get this error

Could not resolve "@chakra-ui/form-control"

node_modules/chakra-react-select/dist/index.js:5:26:
  5 │ var formControl = require('@chakra-ui/form-control')

chakra-react-select Version

5.0.0-rc.8

Link to Reproduction

No response

TypeScript?

Steps to reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Operating System

Additional Information

No response