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 Nov 5, 2024. It is now read-only.
@OmkarK45 This component contains his own form tag, so you can't nest it in another one.
To use it you need to put the two forms at the same level and manage the state from the parent component.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi! Thank you for creating this package. It works really well. However, I'm facing an error while using this inside an existing
<form>
tag.Is there any way to get around this ?
The text was updated successfully, but these errors were encountered: