Skip to content

Double indexes with collection in a table #161

@FBL-dev

Description

@FBL-dev

Hello,

I notices a bug. If you go to your demo page:
https://symfony-collection.fuz.org/symfony3/basic/inATable

Delete the last two fields (Mininal bought quantity : 26 and 11).

Inspect the first field, you will see it has ID 'DiscountCollectionType_discounts_0_quantityFrom'

Now, do the following:

- Add element from the first field or duplicate the first field

You will notice, the new field have ID 'DiscountCollectionType_discounts_3_quantityFrom'.

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