IQDropDownTextField icon indicating copy to clipboard operation
IQDropDownTextField copied to clipboard

CALayer bounds contains NaN: [0 nan; 320 291]

Open ycwjjjj opened this issue 4 years ago • 0 comments

we are using v2.0. but still encounter this CAlayer crash as below. Is it possible to keep on investigate it and fix it? Thanks!

libc++abi.dylib: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer bounds contains NaN: [0 nan; 320 291]. Layer: <CALayer:0x283c19480; position = CGPoint (151 16.8333); bounds = CGRect (0 -129.667; 320 291); delegate = <UIPickerTableView: 0x116520200; frame = (-9 -128.667; 320 291); opaque = NO; gestureRecognizers = <NSArray: 0x2832bff30>; layer = <CALayer: 0x283c19480>; contentOffset: {0, -129.66666666666666}; contentSize: {320, 0}; adjustedContentInset: {129.66666666666666, 0, 129.33333333333334, 0}; dataSource: <UIPickerColumnView: 0x1168ae430; frame = (9 0; 302 216); autoresize = W+TM+H; gestureRecognizers = <NSArray: 0x2832ba160>; layer = <CALayer: 0x283c07220>>>; sublayers = (<CALayer: 0x283c4d820>, <CALayer: 0x283c3b3e0>); allowsGroupOpacity = YES; backgroundColor = (null)>'
terminating with uncaught exception of type NSException
(Recorded stack frame)

ycwjjjj avatar Mar 16 '21 02:03 ycwjjjj