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

[Vue 3] Added new option to prevent autofocus on input search #1544

Merged
merged 2 commits into from
Oct 21, 2022

Conversation

JoseVte
Copy link
Contributor

@JoseVte JoseVte commented Sep 17, 2022

Due to issues on mobile devices, and using the code from #1467 I added a new option on the Vue component

src/multiselectMixin.js Outdated Show resolved Hide resolved
@akki-jat akki-jat merged commit 218045f into shentao:next Oct 21, 2022
@johnson0903
Copy link

johnson0903 commented Feb 4, 2023

Could you release this version to npm v3.0.0-alpha.2?

@mattelen
Copy link
Collaborator

mattelen commented Feb 6, 2023

@johnson0903 I believe this was released as part of v3.0.0-beta.1

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

Successfully merging this pull request may close these issues.

Provide option to denote readonly on input / disable mobile keyboard (Feature request)
4 participants