sagalbot / vue-sortable

A lightweight directive for reorderable drag-and-drop lists using RubaXa/Sortable
http://sagalbot.github.io/vue-sortable/
MIT License
721 stars 104 forks source link

React JS - Sortable: `el` must be an HTMLElement, not [object Null] #38

Closed YandexRocker closed 4 years ago

YandexRocker commented 4 years ago

Hi Team

I am facing an error while compiling the below code.

https://codesandbox.io/s/react-sortablejs-error-kvfy1

I am trying to get the "Disable Sorting" (https://sortablejs.github.io/Sortable/) example code working in my local.

Please help me.