devtools icon indicating copy to clipboard operation
devtools copied to clipboard

πŸ“‹ DevTools to help debug forms.

Results 52 devtools issues
Sort by recently updated
recently updated
newest added

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.5.9. Release notes Sourced from ws's releases. 7.5.9 Bug fixes Backported bc8bd34e to the 7.x release line (0435e6e1). 7.5.8 Bug fixes Backported 0fdcc0af to the...

dependencies

I'll try to merge the [extension](https://github.com/react-hook-form/devtools-extension) repo into this repo. And turn it into monorepo. ## Draft ![image](https://user-images.githubusercontent.com/29330847/181903171-4169d629-5133-459d-b3ab-9771a5faa5b6.png) ## Tasks ### Packages - [ ] Core - [ ] Component...

enhancement

My app uses [Mantine](https://v5.mantine.dev/) component library, which uses Emotion under the hood. But it seems React Hook Form DevTools also uses Emotion, but a different version. When I add DevTools...

enhancement

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

instead of using nextJS maybe we can use vite with SSR, keep this repo simple, in fact, if this mismatch is resolved we probably don't have to worry about it...

enhancement

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Hi, Love RHF and I was happy to discover the existence of this DevTool! Would it be possible to add an `initlaIsOpen` prop to have the devtools closed on startup...

feature request

It would be nice to have an option to display DevTool also in Production env. For inspiration nice workaround was introduced by ReactQuery here: https://github.com/TanStack/query/discussions/3296 . Would it be possible...

wontfix

The peerDependencies for react in `@hookform/devtools` do not match `react-hook-form`. node version = v16.15.1 npm version = v8.11.0 We are using react v16 and we can install `react-hook-form` but with...

dependencies