Skip to content
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

the issue of reactivity on multiple select #12425

Open
billyct opened this issue Nov 18, 2024 · 1 comment · May be fixed by #12428
Open

the issue of reactivity on multiple select #12425

billyct opened this issue Nov 18, 2024 · 1 comment · May be fixed by #12428

Comments

@billyct
Copy link

billyct commented Nov 18, 2024

Vue version

3.5.12

Link to minimal reproduction

https://play.vuejs.org/#eNp9UktP4zAQ/isjXwhSNy3aPXVDJUAcdg+7CBAXzCFKpsXg2JYfaVGU/87YoWnL62LN4/tmvhlPx86MyduAbM4KV1lhPDj0wSy4Eo3R1kMHFpcTqHRjgscaelha3cARkY644qrSykWSxCqmTyM8u3843uWaIL0wEvcw22pZxxXACj1kx5BsIL4PVo0V87aUAWOqn8SX5EGmcH1XypFyiKX6Qz53UlSYzSZwQnKoAFc9GcV0mJRmJMdjY2TpkTyAohbt4uat2hy67qP4vi+mERXJRBji0P5odI3ylLP3BM7GGqkFcbTxQqvFWTF9sw7j51/ELw7iNEXqQE4x3RuCXOdfUrMBcL9t/zCsay1q/ziHk9nMbH7TRtJCEoNNmHf0Z0uxyp+cVnQUicFZ/C8h0f5P/R1ntJtBHGellHr9N8W8DZg+KXEesXr+JP7kNjHG2ZWlJdkWORtzvrR0DEP68uYfbsgek7ThIAn9TfIanZYhahxg50HVJHsPl9T+Sact1OrWXW48KrcdKgrdnRpndOQX34y+k/sz/7W9MNa/AmOtIiM=

Steps to reproduce

select multiple options
CleanShot 2024-11-18 at 15 54 41@2x

What is expected?

it should select the first one, but multiple options were selected

CleanShot 2024-11-18 at 15 55 05@2x

What is actually happening?

it seems working on vue2, but not on vue3

System Info

No response

Any additional comments?

not sure it was expected or not.

if it's expected, what's the right way for it?

@noootwo
Copy link
Contributor

noootwo commented Nov 18, 2024

I understand this is expected.

https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/multiple

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants