ch8n / Compose-OtpView

Jetpack Compose OTP view implementation
8 stars 0 forks source link

Crashes when you put it inside a dialog #1

Open mtali opened 1 year ago

mtali commented 1 year ago

The implementation crashes when OtpView is placed inside a m2 Dialog

java.lang.IllegalStateException: Expected BringIntoViewRequester to not be used before parents are placed.

emi-net21 commented 1 year ago

@mtali Did you find a solution for that? Having same issue