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

unable to reorder array elements in 1.5.24 when using "create" views #633

Open DookTibs opened 6 years ago

DookTibs commented 6 years ago

When running Alpaca with a "create" view like "web-create-horizontal", reordering array elements doesn't work properly for me. The animation swap runs but after it completes, all array elements get blanked out.

It works correctly when using an "edit" view instead. Tested on Chrome and Safari.

I did not test this on older versions of Alpaca.

Fiddle illustrating the problem: https://jsfiddle.net/DookTibs/w9wmcLja/

seanvree commented 6 years ago

yeah, this is a bug in 1.5.24. This is NOT an issue on older versions.