Skip to content

pizzaGroup #2

@jalbertoa

Description

@jalbertoa

When loading the DEMO json, doesn't work due a small bug...

const pizzaGroup = this.getPizzaFormGroup();
this.pizzasArray.push(this.getPizzaFormGroup());** --> this.pizzasArray.push(pizzaGroup);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions