formula-one icon indicating copy to clipboard operation
formula-one copied to clipboard

`valid` is sometimes true when it shouldn't be

Open dmnd opened this issue 6 years ago • 0 comments
trafficstars

It looks like under some circumstance we don't understand, the valid argument to the Form's render prop can report the wrong value. This caused type errors in Flexport's app because certain fields were assumed to be non-null when the form was valid.

See https://github.com/flexport/flexport/pull/41681 for an example internal to Flexport. There was a Sentry but it's expired 😢.

dmnd avatar Apr 23 '19 16:04 dmnd