react-a11y
react-a11y copied to clipboard
use-onblur-not-onchange breaking some components
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.