Skip to content

[feature] Possibility to create the clone manually (and prevent cloning if not necessary) #2054

@hugomallet

Description

@hugomallet

Hi,

I have web components that I want to sort. But my web components expect a few parameters in constructors.
But when I drag one, the element is cloned so I have an error due to missing constructor parameters. By the way, could we prevent the cloning of the element ?

It would be useful if we could create the clone on our own (so that we could possibly pass some additional parameters to the constructor)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions