gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Something is broken on recursive reference #706

Open xbnvnt opened 5 years ago

xbnvnt commented 5 years ago

Hello, It looks suddenly (it was working yesterday) that recursive references are broken. For example, if you :

You'll see that both blocks (Object Fields and Array Fields), are displayed, whatever value is filled in the selectbox above.

Could you please fix this issue. Thank you