json-schema-form / angular-schema-form

Generate forms from a JSON schema, with AngularJS!
https://json-schema-form.github.io/angular-schema-form
MIT License
2.47k stars 653 forks source link

errors in bootstrap templates #994

Open hugsbrugs opened 5 years ago

hugsbrugs commented 5 years ago

Hey there !

I'm using your lib since a few days and have noticed there is some markup not relevant in bootstrap decorators ! Some ng-disabled are applied to li elements which will not have any impact. I would put them on ng-hide element !