You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want flipboard look like a book. So I use sortable/nestable to sort information. But when try to drag information (li tag) to sort. It not fire event drag on sortable/nestable. In flip.js. I comment this line:
//event.stopPropagation();
It still not work
The text was updated successfully, but these errors were encountered:
I want flipboard look like a book. So I use sortable/nestable to sort information. But when try to drag information (li tag) to sort. It not fire event drag on sortable/nestable. In flip.js. I comment this line:
It still not work
The text was updated successfully, but these errors were encountered: