ngx-select-ex
ngx-select-ex copied to clipboard
I have to click twice when click over selected option text, to reopen dropdown
Hey! I'm using the select with search disabled and pre-setting the selected value, everything works great, but.. I'm having an issue when clicking over the text inside the selected value, it does not open the dropdown, I have to click again after focus. If I click outside text, over white space inside the selected item, it opens inmediately, only one click required.
Any help? Thanks a lot!
im having the same problem ...any quick fix for this ?
Help me to reproduce the bug. I tried there: https://stackblitz.com/edit/ngx-select-ex-issues-95?file=app/app.component.ts But, looks like all it's ok.
thanks for the quick reply .
in your example if you change the optionTitle to an html element ( lets say a div element ->
The description is not so clear.
Can you fork and make the example?

https://stackblitz.com/edit/ngx-select-ex-issues-95-ax48lp?file=app/app.component.ts
check this link - when the drop down is closed and you click on the text itself it needs a seconed click to open , if you click on the blank space it opens fine only clicking the text generates this issue
Now I see! Thank you. The issue because of the html inside an item. I'll try to figure out something.
thank you for the quick reply ... i love this component
Just saw this responses, thanks! Looking forward for a solution :)
@optimistex if you have a suggestion for a workaround is more than welcome. Thanks!
Any updates on this issue?
It is a great Component with an annoying bug at the moment :)