Skip to content

"Container with name '$name' already exists" after removeComponent #18

@matej21

Description

@matej21

Steps do reproduce the bug:

$container = $form->addDynamic(...);
$component = $container->createOne();
$container->removeComponent($component);
$container->createOne();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions