HautonR7

Results 1 comments of HautonR7

I have the same problem. Here is my form + the data I provide : ``` export function PocFormio() { const ref = useRef(null); useEffect(() => { Formio.createForm(document.getElementById('formio'), { "display":...