Skip to content

This is a minimal example showing a bug with the Arktype resolver for React Hook Form.

Notifications You must be signed in to change notification settings

lucaschultz/arktype-resolver-bug

Repository files navigation

Arktype Resolver Bug

Screenshot of the error message which is caused by the bug.

This repository is a minimal reproduction of a bug with the arktypeResolver in the @hookform/resolvers package.

How To Reproduce

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.

About

This is a minimal example showing a bug with the Arktype resolver for React Hook Form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published