MaterialTextField icon indicating copy to clipboard operation
MaterialTextField copied to clipboard

App crash on intrinsicContentSize

Open nirav-kotecha opened this issue 2 years ago • 1 comments

When user has empty textfield and he return the keyboard means resign the textfield then it will crash on below line. CGSize intrinsicSize = [super intrinsicContentSize];

If user has input something then no crash. It's only occur when empty textfield and resign the responder.

nirav-kotecha avatar Jun 09 '22 07:06 nirav-kotecha

Any update about this.

prakashvaghasiya avatar May 24 '23 05:05 prakashvaghasiya