confused
how react-hook-form is updating state under the hood
how its state looks like actually
why theres not a re-render ?
artahir
Didn't know that extension exists ♥️
maksymo
About to finish your react playlist :)
sachindrapandey
Why does the Touched property not change to true until after you move to a different input, from the name I would expect it to change on when the input gets focus or at least on the first keypress in the input.
paulbird
I've been working with this library for months and I didn't know about react-hook-form devtools, such a discovery that will help me during my work! Thanks!
ryrilya
Hi, thanks for this series, it's really top,
Could please give solution to this problem that appears when i try to strart the app with npm run dev (i use vite),
The error is : [plugin:vite:css] Failed to load PostCSS config (searchPath: [Error] Loading PostCSS Plugin failed: Cannot find module 'tailwindcss'