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

Select doesn't working #1752

Closed
sergey-horoshko opened this issue Feb 8, 2024 · 12 comments
Closed

Select doesn't working #1752

sergey-horoshko opened this issue Feb 8, 2024 · 12 comments
Assignees

Comments

@sergey-horoshko
Copy link

Hello, your plugin is not working. I use this "vue-multiselect": "^3.0.0-beta.3", in my package.json.

Dropdown is not show, after click. Style display none, not change. Please fixed it.

@LepuavkoDV
Copy link

image
can confirm that display:none option is not being removed after you trying to open multiselect

@romamaslennikov
Copy link

help pls

@mattelen
Copy link
Collaborator

mattelen commented Feb 8, 2024

@sergey-horoshko can you either provide a reproducible link, or a git that shows an example of this error?

@sergey-horoshko
Copy link
Author

@mattelen
https://github.com/sergey-horoshko/multiselect

@mattelen mattelen self-assigned this Feb 8, 2024
@LepuavkoDV
Copy link

@mattelen https://github.com/sergey-horoshko/multiselect

almost completed my replica to reproduce issue. Tnx alot

@mattelen
Copy link
Collaborator

mattelen commented Feb 8, 2024

Ok, so as a temp workaround, this only affects Vue 3.4.15+. I've found 3.4.14, it seems to work fine. I'll look into creating a fix for this

@mattelen
Copy link
Collaborator

mattelen commented Feb 8, 2024

This is an issue as a result of a Vue Core bug. It is recorded here: vuejs/core#10294. I hope they will jump into this and fix this - please jump into this issue and make a reaction to indicate this is affecting you.

In the meantime, I won't update anything and will wait for this issue to be fixed there

@LepuavkoDV
Copy link

so the only way to make plugin work - downgrade to 3.4.14 for now?

@mattelen
Copy link
Collaborator

mattelen commented Feb 8, 2024

so the only way to make plugin work - downgrade to 3.4.14 for now?

Yes. While I could go through and change how we display the dropdown, I feel like by the time I do that, the vue team will have fixed the issue - and my time is better spent launching v3 stable.

EDIT: I see the Vue team have labelled this as urgent, so it should be pretty quick

@LepuavkoDV
Copy link

well, sounds fair. Ty alot for your quick response and workaround. Saved my a**

@mattelen
Copy link
Collaborator

mattelen commented Feb 9, 2024

Vue has just released 3.4.17 (https://github.com/vuejs/core/blob/main/CHANGELOG.md). I've installed it on sergey-horoshko's repo, and it no longer faults.

So to fix this issue, install Vue version 3.4.17+

Thanks everyone for contributing and figuring out what is going on here

@mattelen mattelen closed this as completed Feb 9, 2024
@abdouthetif
Copy link

The issue concerns Vue version 3.2.45 also

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

No branches or pull requests

5 participants