Closed Romariosss closed 9 years ago
$el.sortable !== undefined does not check the initialization of sortable. We can get error:
Uncaught Error: cannot call methods on sortable prior to initialization; attempted to call method 'destroy'
$el.sortable !== undefined does not check the initialization of sortable. We can get error: