-
setFieldError not working
function handleError(){
if(reverse_auto.length === Object.keys(props.values.columns).length){
if(sum(Object.values(props.values.col…
-
## Bug report
When using from Formik, the server action does not execute, but it works when using a regular HTML form element
## Problem Recording
https://github.com/jaredpalmer/formik/assets/11…
-
https://formik.org/docs/overview
-
When using the latest version (0.51.4) of this package in a project, e.g. charmhub.io, the following error occurs, preventing the project from building:
```
ERROR in ./node_modules/@canonical/reac…
-
With custom hooks for field behaviour
Components stored under src/Form for modularisation
-
Hi, just stumbled across your template during some work tasks and noticed your template uses Formik. Just wanted to point out that you may want to move from it to something else as [development effort…
-
The email validation from Formik is not what we want.
-
- [x] Create Contact Form page
- [x] Apply Formik
- [x] Contact Form Page CSS
-
## Context/background
Why are we doing this?
## What needs to be done?
What needs to be done? Clearly describe steps.
-
so, formik should be the best way to attack forms.
please explore it here https://formik.org/
and create a separate page and try to recreate our subscribe form, but use formik.
You can also add v…