TelegramUI
TelegramUI copied to clipboard
Input inside of Modal bug
I added Modal in my Mini App, and Input (or Textarea) inside of it. As I result I encountered with issue on iPhone, when cursor displayed outside of in focused input. Tap inside of input doesn't place focus in input. At the same time if in the same modal there is a button, click on the button doesn't work as well.
Reproduction repo: https://github.com/krivochenko/TGUI-Example