Skip to content

v1.0.0-alpha.2: Uncaught TypeError: Cannot read property '__vfrag__' of null #1249

Closed
@humanismusic

Description

@humanismusic

Update: Reproduction here

Occurring when dragging a list item from one unordered list to another - in this case when using RubaXa/Sortable to manage lists.

Appears to be caused by the location of the comment node after items are moved, according to comments under #437 - typeError 'Cannot read property 'vue' of null'. That similar issue was closed as could not be reproduced.

Billiam later provided more details as well as a jsfiddle example.

Now that v1.0.0 uses 'v-for' instead of 'v-repeat' it generates the error: Cannot read property 'vfrag' of null.

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