The drop event from the dragend doesn't trigger and need a quickTouch to release it into the list.
What you can see here is a drag that didn't dropped and left it in the air. I can press somewhere else to go on with the drag but to release the item i have to do a quicktouch.
I have trouble making the JsFiddle work but at least you can see the code i used to create it.
https://jsfiddle.net/ebigeon/w6sx47ec/13/
I've just created a Nuxt application and drop this code into the index page.
It works fine when i remove the Vuetify tabs.
I've test it on Chrome mobile inspection tool and firefox. Also on a Samsung Galaxy Tab device.
The drop event from the dragend doesn't trigger and need a quickTouch to release it into the list.
What you can see here is a drag that didn't dropped and left it in the air. I can press somewhere else to go on with the drag but to release the item i have to do a quicktouch.
I have trouble making the JsFiddle work but at least you can see the code i used to create it. https://jsfiddle.net/ebigeon/w6sx47ec/13/ I've just created a Nuxt application and drop this code into the index page.
It works fine when i remove the Vuetify tabs.
I've test it on Chrome mobile inspection tool and firefox. Also on a Samsung Galaxy Tab device.