? I'm receiving weird behavior when popup constantly jumps while typing text inside TextField because of opened keyboard. Such behavior is not reproducible with old TextField (I'm using compose material TextField here for simplicity, but the same happens with plain BasicTextField without decorations). Code and video in thread
I’ve got this kind of problem too but not using bottom sheet dialog fragment.
It also happens to me when I use a multiline textField limit.
Try without you won’t have the bug.
Try then to enter character while you don’t have ; lines. The bug will occur again ;)
How can we report this to the compose team ?