Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

Update Sortable.js to 1.13.0 (at least) to fix Safari click issue

Open patrickdavey opened this issue 4 years ago • 2 comments

I have the same issue as outlined in #743 . I have tried the fix of adding forceFallback but unfortunately this hasn't fixed the issue for me, in fact it makes it worse!

I saw in this issue on Vue.Draggable.next that the underlying issue has been fixed in Sortable.js version 1.13.0. I can also see that the sortable library was updated on vue.draggable.next in this PR

Is there a reason that this vue 2.0 based project cannot be updated to sortable 1.13.0? Is this project still supported or is it now in maintenance and development effort is being spent on vue.draggable.next. It'd be good to know whether to look at upgrading / moving project if that is the case.

patrickdavey avatar Sep 22 '21 23:09 patrickdavey

This would be the matching pull request, I really would appreciated it 🙏 https://github.com/SortableJS/Vue.Draggable/pull/1150

witoldwegner avatar Nov 29 '22 15:11 witoldwegner