Hello everyone, I’m developing a web app using Kot...
# compose-web
a
Hello everyone, I’m developing a web app using Kotlin Multiplatform and encountering an issue. The text field doesn’t become active when tapped; users have to click it to enter data. Does anyone know how to resolve this?
a
@Oleksandr Karpovich [JB] ^^
o
I’m developing a web app using Kotlin Multiplatform
Do you use Compose Multiplatform for Web? Can you show the code snippet?