List items not dragging using Sortable.js
问题 Sortable.Js newbie here, so please be gentle. I'm trying to implement a sortable list in my page using Sortable.js. I'm not getting any errors upon execution, however when I tried to drag my list items, they're not moving at all. Here's my HTML: <ul id="forcedranking" class="wizard-contents-container-ul forcedRankCls" ng-show="isForcedRankingQuestion"> <div class="answers-container"> <div class="answer-child-container"> <li ng-repeat="query in currentQuestionObject.choices | orderBy:[