react-gears icon indicating copy to clipboard operation
react-gears copied to clipboard

BoundForm onChange may not reflect state

Open gthomas-appfolio opened this issue 7 years ago • 0 comments

This line does assumes synchronous setState call: https://github.com/appfolio/react-gears/blob/master/src/components/BoundForm.js#L43

gthomas-appfolio avatar May 01 '18 19:05 gthomas-appfolio