Skip to content

[bug]tokenSeparators failed under "multiple" mode #8118

New issue

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

Open
1 task done
softboy99 opened this issue Apr 7, 2025 · 0 comments
Open
1 task done

[bug]tokenSeparators failed under "multiple" mode #8118

softboy99 opened this issue Apr 7, 2025 · 0 comments

Comments

@softboy99
Copy link

softboy99 commented Apr 7, 2025

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.6

Environment

win11 vue3 node20

Reproduction link

Edit on CodeSandbox

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

@softboy99 softboy99 changed the title tokenSeparators failed under "multiple" mode [bug]tokenSeparators failed under "multiple" mode Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant