vuedraggable cannot drag iframes.
Example:
https://www.webpackbin.com/bins/-Ku2spOGUky1wQYBDQq7
See RubaXa/Sortable#1143
So what is the solution?
Need to update vue,draggable npm dependency with the assumption it is already fixed in current version. If so I will do it shortly.
As far as I have seen, current published sortbale verions (1.6.1) does not contain iframe fix. So Will have to wait next version.
Got it, so far I've forked your project and edited packages.json to point to the version that has the fix so that is workaround for anyone else that has this problem right now.
Solved in vuedraggable v2.15.0
Do you mean 2.15 ? I dont understand the new release tag.
David you must have messed up something on release page it says: v15.0.0
Ops, just correct it.
Most helpful comment
See RubaXa/Sortable#1143