availity-reactstrap-validation
availity-reactstrap-validation copied to clipboard
AvField type date which have clear button on calendar not working
@khaled961 - did you find any work around for the clear button issue? if so please let me know.
Thanks and appreciate it
actually, it is not a bug. when I use required prop to the AVField field this is mean this field should always have a value. so with required prop clear button must do nothing and this is the default of the HTML input tag. so if you want to clear it do not use required props