DEV Community

Discussion on: Generating beautiful HTML forms with FireDrill

Collapse
 
thelazydogsback profile image
thelazydogsback • Edited

Hello...
Trying to connect to FD for the first time -- I've authorized the domain, etc.
I keep getting JSON parse errors:

ERROR SyntaxError: Unexpected string in JSON

However, my JSON appears fine and has been linted, etc. -- is there some particular format I need to be aware of?
thanks

Edit:

If I use the form to config instead, I can view, but:

  • "Clone" gives me

    main.6b918ce9aff61d5e6be7.js:1 ERROR TypeError: Converting circular structure to JSON

  • and Generate Form gives me:

main.6b918ce9aff61d5e6be7.js:1 ERROR TypeError: Cannot read property '0' of undefined
at Object.updateDirectives (main.6b918ce9aff61d5e6be7.js:1)