pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.56k stars 274 forks source link

fix: Upgrade radix-ui/react-dialog to v1 #48

Closed pacocoursey closed 2 years ago

pacocoursey commented 2 years ago

Fixes #45 hopefully.

Beta is published to test it out, install using:

npm i cmdk@beta
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cmdk-website ✅ Ready (Inspect) Visit Preview Sep 5, 2022 at 8:40PM (UTC)
mikkmartin commented 1 year ago

Bug still persists on codesandbox when importing the package.

https://codesandbox.io/s/youthful-cdn-64nul0?file=/src/App.tsx

Warning t.createContext is not a function