omeralpi / shadcn-phone-input

Customizable phone input component with proper validation for any country. Built on top of shadcn.
https://shadcn-phone-input.vercel.app
MIT License
422 stars 28 forks source link

Popover scroll not working #16

Closed lucas-nd closed 5 months ago

lucas-nd commented 5 months ago

Popover scroll not working when using mouse.

https://www.loom.com/share/abd87874b683454798636dafee7edbdb

"react-phone-number-input": "^3.3.9" "@radix-ui/react-popover": "^1.0.7" "cmdk": "^0.2.1"

I'm using Google Chrome, but I also tested it on Edge

omeralpi commented 5 months ago

Hi,

You can follow the issue below; 💪 https://github.com/shadcn-ui/ui/issues/542

I'm also looking into it. 🧐