We’re experiencing similar issue after update. Tons of JS errors when we try drag/dropping one item:
sortable.min.js:9 Uncaught TypeError: Cannot read properties of undefined (reading 'vertical')
at x.<computed>.<computed>._intersectsWithPointer (sortable.min.js:9:9834)
at r.<computed> (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at r.<computed> [as _intersectsWithPointer] (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at x.<computed>.<computed>._mouseDrag (nested-sortable.js:273:37)
at r.<computed> [as _mouseDrag] (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at x.<computed>.<computed>._mouseStart (sortable.min.js:9:4334)
at r.<computed> (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at r.<computed> [as _mouseStart] (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at x.<computed>.<computed>._mouseMove (mouse.min.js:9:2336)
at r.<computed> (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
sortable.min.js:9 Uncaught TypeError: Cannot read properties of undefined (reading 'left')
at x.<computed>.<computed>._refreshItemPositions (sortable.min.js:9:12809)
at r.<computed> (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at r.<computed> [as _refreshItemPositions] (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at x.<computed>.<computed>.refreshPositions (sortable.min.js:9:13049)
at r.<computed> (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at r.<computed> [as refreshPositions] (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at x.<computed>.<computed>._mouseStart (sortable.min.js:9:2132)
at r.<computed> (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at r.<computed> [as _mouseStart] (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-tooltip&ver=6.1:124:967)
at x.<computed>.<computed>._mouseMove (mouse.min.js:9:2336)
-
This reply was modified 2 years ago by Rob W.