You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. What's the expected behavior?
Not showing this alert and allowing for selecting arbitrary number of values, or give some explanation of why this is happening.
1. What's the issue?
https://tree-select.react-component.vercel.app/?path=/story/rc-tree-select--basic
On this official demo page, if you go to 'check select' section and check 2 values, it will alert for the message given in title.
2. How to reproduce?
3. What's the expected behavior?
Not showing this alert and allowing for selecting arbitrary number of values, or give some explanation of why this is happening.
读了下代码似乎是用来展示
onDropdownVisibleChange
,是否需要标注一下用途以防误以为是bug呢?tree-select/examples/basic.tsx
Lines 127 to 135 in c51317d
如有需要我可以提交一个pr对此功能再demo页面上做些介绍。
The text was updated successfully, but these errors were encountered: