ComboBox unfocus issue

I am using the ComboBox to have a searchable dropdown menu, where I have also added a button into the menu to complete an action. My issue however is that with an "Unfocused" action that triggers a method in my code the method is triggered repeatedly causing the dropdown menu to be closed repeatedly. In one instance (without the button in the menu) this doesn't cause any major issues, but in another area this causes the menu to flicker open and closed which prevents me from using the component properly as well as the remainder of the page.
Is it a known issue with "Unfocused" that this occurs or is there a known way to get around this issue?


1 Reply

HK Hemalatha Kondappakumareshan Syncfusion Team December 5, 2025 03:55 PM UTC

Hi Gregory McFadden,

Thank you for reaching out to us. We have investigated the reported query. But unfortunately, we are unable to reproduce the reported query by using the code snippet.

We’ve attached the sample for your reference. Please review our sample and kindly modify the sample to replicate the reported query or please share your sample where you face this issue. This will help us to investigate the issue more effectively and guide you to resolve this at your end.

Regards,
Hemalatha K



Attachment: ComboSample_b3cc08b4.zip

Loader.
Up arrow icon