Does anyone meet a "always click" problem or bug?
In my website ,I found that drag or sortable effect can't be achieved.When I drag the element from the original position,and click, put it in another placeholder,it still stick with the mouse cursor,the element goes where the cursor goes.The $(document).click() can't be achieved,too.When I just move the mouse on the page,the click event happened
So I come here for help,does anyone have meet the problem before?or anyone can tell me the way to solve this problem?thank you