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

Alpaca.defaultSort = false raises an error in IE11 #590

Open kusutaku opened 6 years ago

kusutaku commented 6 years ago

Sorry, the error message below is in Japanese.

The error message, which is meaning the argument is not JavaScript object. "エラー: Array.prototype.sort: 引数は JavaScript オブジェクトではありません。"

sort attribute for schema works instead. Please fix.