Skip to content

[bug] Attempted import error: 'MultiDrag' is not exported from 'sortablejs' #179

Closed
@icflorescu

Description

@icflorescu

Describe the bug
Getting this error in a Next.js application since v5 was released:

error - ./node_modules/react-sortablejs/dist/index.es.js
Attempted import error: 'MultiDrag' is not exported from 'sortablejs'.

Information
This is required. Issues without this critical information will be closed.

Versions:
react-sortable = ^5.0.4
react = 16.13.1

The only thing that works for me is freezing react-sortable version to 2.0.11 exactly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions