I am new to Angular 4 and I am learning through the docs from angular.io.
When I am trying to add a checkbox to a Dynamic Form, the form is not being loaded.
This is the link to my code - Link
I have added 2 Check box groups and 1 Radio button group, but only the first check box group is loading and rest of the elements are not loading.