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

Chooser break layout with Jquery 3.5.1 #751

Open thanhtungka91 opened 4 years ago

thanhtungka91 commented 4 years ago

Chooser break layout with Jquery 3.5.1 https://jsfiddle.net/vm3764s2/

any workaround?

Ahmed-Elrayes commented 3 years ago

yeah, i got the same issue. someone help please

raviatot commented 3 years ago

there is a security fix given from jQuery 3.5.0 (https://blog.jquery.com/2020/04/10/jquery-3-5-0-released), due to this fix, it is causing this html pre-filter issues (won't render any inline tags as expected). in alpaca you have the below inline tags for your +, -, up and down buttons. for example: <i class=\"glyphicon glyphicon-plus-sign\"/>

Ahmed-Elrayes commented 3 years ago

sorry for the late reply, but now i guess i will stop using alpaca, searching for any alternative right now got the same features or more....