Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autosuggest not working on mobile #261

Open
ramarivera opened this issue Feb 23, 2024 · 4 comments
Open

Autosuggest not working on mobile #261

ramarivera opened this issue Feb 23, 2024 · 4 comments

Comments

@ramarivera
Copy link

I can't seem to get autosuggest to properly work on the android app.
Nothing happens at all when typing double space, no error message.

I verified the model configuration is right because using "generate text" works fine.

Is there any way to debug this?

Thanks!

@ramarivera
Copy link
Author

It seems to be related to the inline suggestion option

@haouarihk
Copy link
Collaborator

does it work when you disable inline suggest option?

@ramarivera
Copy link
Author

Yes

@haouarihk
Copy link
Collaborator

its probably using the document on click event handler.
either way, the controls needs a keyboard. its still in beta.

open for contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants