Hi, `onFocusChanged` callback is triggered on th...
# compose
a
Hi,
onFocusChanged
callback is triggered on the initial composition in TextField/BasicTextField in compose 1.3.2 without any focusRequest or clicking. Is this normal behaviour? if yes, how to avoid it. Any guide?
a
Did you find anything?
a
Nope. Changed my implementation around it.
a
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1672995087065859 I'm facing a similar problem, do you have any hints?