Hi,
I have a problem with the stepper component, the formik validation error messages do not appear under the field. example: name required.
In the preview, the messages appear, but when running locally the messages do not appear. What can I do?
Another question is about the users module, which included a table model, which was promised to be released this week and was not released.
Thank you, I look forward to hearing back
Hi,
1. Stepper: I've just checked it locally and an error message works fine.
Try to check code again, you have to implement validationSchema for the Formik and use ErrorMessage component for your field.
2. User-Module for the React version is in the Review status now. We are going to release it in the versions (v8.037-38).
Regards,
Keenthemes support
Hi,
1. Fixed the "error", the class of error messages had been changed in one of the last updates.
2. I'm looking forward to this, it will solve some of my problems.
Thanks.