-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Disable individual options #680
Conversation
@sagalbot I am not sure what is wrong with the deployment script. But it seems like all the recent PRs are experiencing the same issue. |
@anzorasadov I have the same problem with my pull request. And I need your funcionality too. |
Please do not let this very useful feature hang here @sagalbot <3 Edit: I just saw #309 implemented this already in 2017, it even had author feedback. Currently merge fails. :( Maybe @anzorasadov could give #309 some attention as he knows the feature best? |
I don't like the idea myself, but I guess I'd suggest you guys just check out my repo for now until @sagalbot has helped me out here, if that is an option for you :) |
Hello there, this is a cool feature. We kind need this here. @sagalbot If is there a way to help let me know. |
This issue should've been closed with v3.3. The https://vue-select.org/guide/selectable.html#selectable-prop |
Related #921. |
Added a possibility to disable individual options rather than the whole Select element.
Usage:
in this example the option
foo
will be disabled