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
@dabakovich -- thanks so much for the best mentions library for RN
We are facing the bug above when using v3 (i.e. with hooks) -- maybe it's present in the main branch
When we backspace, we get keyword undefined, then it corrects itself. Not a biggie, we can handle in the calling component, but it would be great if it's resolved.
Or share guidance, the code is too complex to figure out at first glance.
There is a note about RN bug (in getTriggerPartSuggestionKeywords), maybe that's what it is?
getting undefined keyword when clear every character,
Each time I type another letter i do a small jump in the screen.
The text was updated successfully, but these errors were encountered: