ilikenwf / nestedSortable

A jQuery plugin that extends Sortable UI functionalities to nested lists.
645 stars 221 forks source link

conflict between bootstrap and jquery-ui (all package) #100

Open karousn opened 7 years ago

karousn commented 7 years ago

I use bootstrap widget for some view fonctionnality ( ex : datapicker ) and when i try to use you jquery-ui link in your example i find that you call all component of library, so could you filter the list of plugins/widget that nestedSortable need it to work ? Also it'll be useful if you mention the list of jquery-ui version comptabilty because in some old issue #82 there is no comptability with all version of jquery-ui. In addition, when i try to filter the list of dependency in : jquery - ui site i got this error in console firebug : TypeError: $.ui is undefined