You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
If you need to put a form within the Drawer, you might need to use a form validation library like react-hook-form or formik. Here's the recommended way to do it:
I would expect to find an example on how to use react-hook-form or formikwithin a form inside a Drawer. But the example only shows how to use a form inside a Drawer without any validation whatsoever.
I'm not a native english speaker so it might be just me.
The text was updated successfully, but these errors were encountered:
Hi!
This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs within 5 days. Thank you for your contributions.
Subject
Drawer
Description
In the "Using a form in a Drawer" section it says:
I would expect to find an example on how to use
react-hook-form
orformik
within a form inside a Drawer. But the example only shows how to use a form inside a Drawer without any validation whatsoever.I'm not a native english speaker so it might be just me.
The text was updated successfully, but these errors were encountered: