Hi,
I'm using EmojiGifPickerIcon with the option fromStack: true,
However I noticed that the text field doesn't capture the enter string in case If I didn't open the EmojiPickerstack firstly. once I do that, the controller starts to capture the text value
What could be the workaround in order to enforce EmojiGifTextField to behave normally (To capture the input value event if the user didn't open the Emoji window"
Hi,
I'm using EmojiGifPickerIcon with the option
fromStack: true,However I noticed that the text field doesn't capture the enter string in case If I didn't open the EmojiPickerstack firstly. once I do that, the controller starts to capture the text value
What could be the workaround in order to enforce
EmojiGifTextFieldto behave normally (To capture the input value event if the user didn't open the Emoji window"