Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Small error in the wiki #505

@dddotsev

Description

@dddotsev

Hello,

I found a small error in the wiki:
https://github.com/marceljuenemann/angular-drag-and-drop-lists/wiki/Data-Transfer-Design#workaround-for-micorsoft-internet-explorer

In that paragraph there is a list, in the second item in the list it says that the data transfer object looks like {item: ..., mimeType: ...}, while it actually is {item: ..., type: ...}, as set here:
https://github.com/marceljuenemann/angular-drag-and-drop-lists/blob/master/angular-drag-and-drop-lists.js#L117

It's a small thing, but it took me some debugging to see what's the issue, so I just created the issue so it could be updated.

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