Mention control not working in release version 31.2.18

Dear,

See stackblitz: https://stackblitz.com/edit/ivh9kj-ta6ggj?file=index.html


The mention control popups up when typing for example '@a' but then immediately disappears.

That's the case when using version 31.2.18.
If you change the version in 'index.html' to 24.2.6 the behaviour is correct: after typing '@a' the popup with results found remains visible.

(See attached screenrecording)

Thanks for checking this bug in version 31.2.18.


Rgds

Frederik




Attachment: Screen_Recording_20251209_211028_3f5777c2.zip

2 Replies 1 reply marked as answer

MR Mallesh Ravi Chandran Syncfusion Team December 12, 2025 11:22 AM UTC

We have considered the reported issue " Mention popup closes immediately after typing "@a" " as a bug from our end and the fix for the issue will be included in our upcoming weekly patch release, which is expected to be rolled out on end of the December , 2025.
 
Now you can track the status of the reported issue through the feedback below,
  
Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”


MR Mallesh Ravi Chandran Syncfusion Team December 31, 2025 03:03 PM UTC

We have included the fix for the issue "Mention popup closes immediately after typing "@a" " with our release version 32.1.21v . So please upgrade your package to the latest to resolve the issue from your end.


Root cause :
Previosly ,filtering was always delayed when the query string was not empty and a debounce delay was set, which caused the popup to close unexpectedly when the minimum length was greater than zero.

Marked as answer
Loader.
Up arrow icon