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

use-onblur-not-onchange breaking some components

Open erin-doyle opened this issue 7 years ago • 0 comments

When the use-onblur-not-onchange rule is enabled it seems to be breaking the react-dates SingleDatePicker component. There are sub-components that are being re-rendered without any of the previously defined props.

erin-doyle avatar May 01 '17 16:05 erin-doyle