-
Notifications
You must be signed in to change notification settings - Fork 303
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
Click to complete #359
Comments
Hi, thanks for the comment. I think you can complete by clicking the dropdown. If it doesn't work in your app, I think you are missing something 🤔 2023-11-16.8.33.11.mov |
I have currently same problem: In vue2 it works still fine, but Vue3 seems to block the click event. |
I'm using astro and the contenteditable version of it with some other code to inline preview markdown stuff |
This happens on the demo page as well, so I don't think its any custom logic. It's specific to the contenteditable version. Would like to see this fixed as well. |
Would be a nice addition if users could click on options in the completion list to complete them, as well as tab and enter and arrow keys to select
It makes sense - i naturally go to click on the items as you can with other completion inputs on other sites
The text was updated successfully, but these errors were encountered: