Skip to content

Blazor virtualize handle drag and drop event on deleted item #37061

@Timonney

Description

@Timonney

If you drag an item and scroll far enough while dragging it, the item will be deleted by the serialization and the event that are linked with the item will no longer be available (event like ondragend).

It would be nice to somehow keep the dragged element alive so the event and the data won't be loss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-virtualizationThis issue is related to the Blazor Virtualize component

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions