We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.2.6
win11 vue3 node20
https://codesandbox.io/p/devbox/multiple-selection-ant-design-vue-4-2-6-forked-jnskxp?file=%2Fsrc%2Fdemo.vue%3A18%2C3&workspaceId=ws_MFbJfcpvGDEWoogPXurSCS
paste "a1,c3", the a1 and c3 item should be automatically selected.
tried react version, it's ok:
https://codesandbox.io/p/devbox/multiple-selection-antd-5-24-4-forked-gdmvfj?file=%2Fdemo.tsx%3A15%2C44&workspaceId=ws_MFbJfcpvGDEWoogPXurSCS
nothing be selected
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
4.2.6
Environment
win11 vue3 node20
Reproduction link
Steps to reproduce
https://codesandbox.io/p/devbox/multiple-selection-ant-design-vue-4-2-6-forked-jnskxp?file=%2Fsrc%2Fdemo.vue%3A18%2C3&workspaceId=ws_MFbJfcpvGDEWoogPXurSCS
paste "a1,c3", the a1 and c3 item should be automatically selected.
tried react version, it's ok:
https://codesandbox.io/p/devbox/multiple-selection-antd-5-24-4-forked-gdmvfj?file=%2Fdemo.tsx%3A15%2C44&workspaceId=ws_MFbJfcpvGDEWoogPXurSCS
What is expected?
paste "a1,c3", the a1 and c3 item should be automatically selected.
What is actually happening?
nothing be selected
The text was updated successfully, but these errors were encountered: