Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Issue Description:
When we use characters like "[" as a value for MentionChar property, the Mention popup not rendered and also throwing script error at console. Need to resolve this issue
Issue reproducing sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/RTE_Server-Mention-bug1258143919
Replication Procedure:
Current Behavior:
MentionChar property in Mention control doesn't accept the characters like "[" and throwing script errors.
Expected Behavior:
MentionChar property in Mention control should accept the characters like "[" and should not throw any script errors.