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

[comp:select] multiple属性 失效 #1000

Closed
1 task done
fakergod opened this issue Jul 7, 2022 · 1 comment · Fixed by #1001
Closed
1 task done

[comp:select] multiple属性 失效 #1000

fakergod opened this issue Jul 7, 2022 · 1 comment · Fixed by #1001
Assignees

Comments

@fakergod
Copy link

fakergod commented Jul 7, 2022

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

Reproduction link

https://codesandbox.io/s/rough-sea-lit0uw?file=/src/Demo.vue

Steps to reproduce

数量达到 multiple设置的值后, 虽然checkbox已经disable,但 点击文字仍然可以勾选

What is expected?

禁止勾选

What is actually happening?

可以勾选

Environment Info

chrome
@idux-bot
Copy link

idux-bot bot commented Jul 7, 2022

Translation of this issue:

[Comp: SELECT] Multiple attribute failure

REPRODUCTION LINK

[https://codesandbox.io/s/rough-dea-lit0uw?file=/demo.vue] (https://codesandbox.io/s/rough-lit0uw?file=/demo.Vue)

STEPS To Reproduce

After the number reaches the value of Multiple set, although the checkbox has been disable, you can still check the text

What is exfected?

Prohibit

What is actually happy?

Can be checked

ENVIRONMENT Info

chrome

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.

2 participants