if I convert a form with formBuilder2Formeo react app, the form throws an error on render
formeo.min.js:29 Uncaught TypeError: Cannot read property 'width' of undefined at g.processColumnConfig (formeo.min.js:29) at formeo.min.js:29 at Array.map (<anonymous>) at g.processColumns (formeo.min.js:29) at formeo.min.js:29 at Array.map (<anonymous>) at g.processRows (formeo.min.js:29) at formeo.min.js:29 at Array.map (<anonymous>) at get (formeo.min.js:29)
open it in editor, there's no problem and after save the form, there is no error on render the form
if I convert a form with formBuilder2Formeo react app, the form throws an error on render
formeo.min.js:29 Uncaught TypeError: Cannot read property 'width' of undefined at g.processColumnConfig (formeo.min.js:29) at formeo.min.js:29 at Array.map (<anonymous>) at g.processColumns (formeo.min.js:29) at formeo.min.js:29 at Array.map (<anonymous>) at g.processRows (formeo.min.js:29) at formeo.min.js:29 at Array.map (<anonymous>) at get (formeo.min.js:29)
open it in editor, there's no problem and after save the form, there is no error on render the form