Skip to content

Flavors an array #48

@0xZakk

Description

@0xZakk

flavorProfile: [
{
...this.state.flavorProfile,
notes: {
...notes,
[e.target.name]: e.target.value
}
}
]

I think we talked about this during project week: it seems that sometimes the flavor profile is treated as an array and other times as a single object. Y'all should consider refactoring your front and back ends so this is more consistent.

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