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
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
We have a username with @first.lastname. The result of this code is that the keyword passed to our triggerCallback does not contain anything including and after the dot.
Suggest that the regex is exposed as a param and defaults to its current value?
The text was updated successfully, but these errors were encountered:
react-native-mentions/src/MentionsTextInput.js
Line 77 in b1aac08
This assumes all usernames match that syntax.
We have a username with
@first.lastname
. The result of this code is that the keyword passed to our triggerCallback does not contain anything including and after the dot.Suggest that the regex is exposed as a param and defaults to its current value?
The text was updated successfully, but these errors were encountered: