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
@mxstbr Check out my PR which adds this functionality. Simply set suggestions to a function that takes the current partially completed text and returns a promise (resolving to a suggestions array).
Is there any way to fetch the suggestions from a server rather than having them in an object locally? I couldn't find anything in the docs...
The text was updated successfully, but these errors were encountered: