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
Im currently trying to implement an email input field with validation using react-hook-forms which will eventually trigger a custom API. However, whenever I go to submit the form, I get an error form within cms-dev-server saying "Failed to validate module fields". I've been unable to find anything in particular about inputs in modules. Is there something Im missing when it comes to implementation?
The text was updated successfully, but these errors were encountered:
Im currently trying to implement an email input field with validation using react-hook-forms which will eventually trigger a custom API. However, whenever I go to submit the form, I get an error form within cms-dev-server saying "Failed to validate module fields". I've been unable to find anything in particular about inputs in modules. Is there something Im missing when it comes to implementation?
The text was updated successfully, but these errors were encountered: