Cody Lieu
Results
2
comments of
Cody Lieu
Attaching an image of the inconsistency between `state` prop and `currentState` state. I'm using react hooks / onSuccess prop to set the button state to `'disabled'` after it's state is...
@mathieudutour Sorry, I do have `controlled` set to `true`, my screenshot above was a bit incorrect. Here's a correct screenshot that shows `controlled=true` with the inconsistency between the `state` prop...