adrianhajdin / healthcare

Build a healthcare platform that streamlines patient registration, appointment scheduling, and medical records, and learn to implement complex forms and SMS notifications.
https://jsmastery.pro
2.02k stars 508 forks source link

Error while submitting get started in home page #38

Open sarthxk09 opened 2 months ago

sarthxk09 commented 2 months ago

Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'parseAsync')

Call Stack eval node_modules\@hookform\resolvers\zod\dist\zod.mjs (1:676) Object.eval [as resolver] node_modules\@hookform\resolvers\zod\dist\zod.mjs (1:893) _executeSchema node_modules\react-hook-form\dist\index.esm.mjs (1751:1) eval node_modules\react-hook-form\dist\index.esm.mjs (2228:38)

theTechbug commented 2 months ago

I will try to solve this issue as soon as possible.