formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.23k stars 406 forks source link

Nested formGroups #713

Open EnigmaticCode opened 7 years ago

EnigmaticCode commented 7 years ago

jsBin included below.

If you nest formGroups the angular form validation properties end up being duplicated amongst the nested groups. This may simple be unintended use but thought I would share.

http://jsbin.com/rayinipavu/edit?html,output