<!-- PLEASE READ BEFORE POSTING YOUR ISSUE! If your issue is related to a framework or @types/sortablejs, please post an issue on it's relevant repository instead: - Angular - 2.0+: https://github.com/SortableJS/angular-sortablejs/issues - legacy: https://github.com/SortableJS/angular-legacy-sortablejs/issues - React - ES2015+: https://github.com/SortableJS/react-sortablejs/issues - mixin: https://github.com/SortableJS/react-mixin-sortablejs/issues - Polymer: https://github.com/SortableJS/polymer-sortablejs/issues - Knockout: https://github.com/SortableJS/knockout-sortablejs/issues - Meteor: https://github.com/SortableJS/meteor-sortablejs/issues If it is a bug found from using one of these, please link to the related issue. --> **Describe the bug** <!-- A clear and concise description of what the bug is. --> **To Reproduce** Steps to reproduce the behavior: In Macos use MultiDragPlugin in a nested Sortables example, when dragging will throw error https://github.com/user-attachments/assets/bc2b7c56-1d35-47dd-839d-29bcd3ad936e **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> In Macos use MultiDragPlugin in a nested Sortables example, when dragging don't throw error **Information** <!-- This is required. Issues without this critical information will be closed. --> Versions - Look in your `package.json` for this information: sortablejs = 1.15.6 @types/sortablejs = 1.15.6 **Reproduction** jsbin: https://jsbin.com/yacucozupa/1/edit?html,js,output <!-- Providing a codesandbox really helps us understand your issue. Bugs with codesandboxes attached are likely to be resolved more quickly than others. Once you've created a public codesandbox, please paste a link in here Here are some templates to get you started. - Javascript: https://codesandbox.io/s/sortablejs-javascript-jy3tl?file=/src/index.js - Typescript: https://codesandbox.io/s/sortablejs-typescript-6it9n?file=/src/index.ts -->