select icon indicating copy to clipboard operation
select copied to clipboard

value 能否支持引用类型,如 { name: 'abc' }

Open imcuttle opened this issue 4 years ago • 0 comments

目前使用引用类型做 value, React 渲染在此处 L283 会抛错,能否兼容处理一下?

https://github.com/react-component/select/blob/9b2fa1da18505e234efe1f94d53a2e87a614980d/src/OptionList.tsx#L266-L286

imcuttle avatar Sep 02 '21 09:09 imcuttle