You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @rinov ,
I am using your library in my project. I am facing one issue with @mention.
Scenario: if the @mention word contains . or any special characters, on tap of these words it only detects the prefix of that before . or special character. Example :-if the word is @jitender.kumar , on tapping this word, it is only detecting jitender and not jitender.kumar