Stanisław Paśkowski

Results 4 comments of Stanisław Paśkowski

@hannah-bennett I guess you're getting this error when using simulator, try to run your code on an actual device

I also see no difference when running 1.7.0-dev1727. In my case it's lazy column with `UIKitView` that has `UITextField` inside of it.

I agree with https://github.com/JetBrains/compose-multiplatform/issues/4818#issuecomment-2228420632 that https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.7.0-dev1727 does not have the changes that were supposed to fix this issue.

I can confirm that both `1.7.0-dev1727` and `1.7.0-dev1731` work correctly. I think I set an incorrect dependency's version yesterday, apologies for that. Thank you for fixing this, it's a real...