rivafarabi / deckboard

Control your PC with your phone in easy way possible. News and updates on @DeckboardApp.
https://deckboard.app/
565 stars 30 forks source link

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

Open mtomt opened 2 months ago

mtomt commented 2 months ago

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):

Client App (please complete the following information):