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

[BUG] .setValue() does not work when using type: INPUT_METHOD.INPUT_TEXT #1140

Open
mtomt opened this issue Aug 29, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mtomt
Copy link

mtomt commented Aug 29, 2024

Describe the bug
Trying to make an extension where the button shows the response from an api call.
I tried many different ways by looking at other extensions.

To Reproduce

  1. Create a new extension.
  2. Try use .setValue() to the response or any static text.

Expected behavior
setValue should be able to work with INPUT_METHOD.INPUT_TEXT

Server App (please complete the following information):

  • OS: Linux
  • Version 3.0.7

Client App (please complete the following information):

  • OS: ios 16.7.10
  • Version 3.1.5
@mtomt mtomt added the bug Something isn't working label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant