react-native-credit-card-input icon indicating copy to clipboard operation
react-native-credit-card-input copied to clipboard

setValues() on full card number or full expiry raises an error

Open tobyglover opened this issue 8 years ago • 2 comments
trafficstars

Attempt to measure layout but offset or dimensions were NaN

EDIT: On further investigation, only causes error if card or expiry is valid. Invalid values do not cause the error. This is probably caused by the fact that a valid value on either of these fields attempts to focus on the next value.

tobyglover avatar Oct 13 '17 18:10 tobyglover

Yeah getting the same error.

Jamongkad avatar Feb 19 '18 17:02 Jamongkad

any updates?

podvipodvert avatar Sep 18 '18 15:09 podvipodvert