Open
Description
Hello !
I upgrade to react 18 and the asyncValidations
rules doesn't not work anymore.
const { isValidating } = useField(props)
isValidating always return true
I try to find a solution working around react-18-upgrade-guide Promises but I dont really understand where the problem come from.
Thank you for your amazing lib !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment