Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uppizzaGroup #2
pizzaGroup #2
Comments
|
Hi, |
| ★ wanayoo — archive 1999 https://github.com/scopsy/angular-forms-example/issues/2 | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
Hi, |
When loading the DEMO json, doesn't work due a small bug...
angular-forms-example/src/app/containers/pizza-form-container/services/pizza-form.service.ts
Line 53 in 1f3819b
const pizzaGroup = this.getPizzaFormGroup();
this.pizzasArray.push(this.getPizzaFormGroup());** --> this.pizzasArray.push(pizzaGroup);