This repository is a minimal reproduction of a bug with the arktypeResolver
in the @hookform/resolvers
package.
To reproduce the bug, install the dependencies:
npm install
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to be greated with an error message.