Comment 1 for bug 1913447

Revision history for this message
Akihiro Motoki (amotoki) wrote : Re: Unable to Swift create when running horizon on development server

When this happens, you can see the following error in JS console.

TypeError: args.fieldFrag.firstChild.setAttribute is not a function
    at sfField (schema-form.js:83)
    at schema-form.js:319
    at Array.forEach (<anonymous>)
    at schema-form.js:319
    at Array.reduce (<anonymous>)
    at build (schema-form.js:259)
    at Object.build (schema-form.js:336)
    at internalRender (schema-form.js:2633)
    at render (schema-form.js:2595)
    at schema-form.js:2678