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
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
Create a new extension.
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
The text was updated successfully, but these errors were encountered:
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
Expected behavior
setValue should be able to work with INPUT_METHOD.INPUT_TEXT
Server App (please complete the following information):
Client App (please complete the following information):
The text was updated successfully, but these errors were encountered: