react-native-controlled-mentions
react-native-controlled-mentions copied to clipboard
Unable to Remove @ Tag When Displaying User Mention
Steps to Reproduce:
- Mention a user (e.g., @dabakovich).
- Attempt to remove the tag by deleting or backspacing.
- Observe that the @ tag persists and cannot be removed.
Expected Behavior: The @ tag should be removable upon user action, allowing the deletion of the mentioned user tag without any display issue. For Ex: @dabakovich = Not correct dabakovich = correct one
Please help @dabakovich @hyze2d
@dabakovich @hyze2d Any update on this?