select icon indicating copy to clipboard operation
select copied to clipboard

fix a bug of antd

Open anderlaw opened this issue 4 years ago • 1 comments

I've been working on a issue of Antd, and finally located that issue to this project rc-select

I found the reason why that issue occurred was onDropdownVisibleChange related function passed to the component didn't get invoked at the right time. I think I solved that issue with this PR:

example below: example here

thanks!

anderlaw avatar May 26 '21 06:05 anderlaw

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/select/7wRuVHnR79rT2FJ1EqsrUMnMH42m
✅ Preview: https://select-git-fork-anderlaw-master-react-component.vercel.app

vercel[bot] avatar May 26 '21 06:05 vercel[bot]