SortableJS/Sortable

AutoScroll overflow:hidden demo not working

Open

#1,734 opened on Feb 1, 2020

View on GitHub
 (6 comments) (3 reactions) (0 assignees)JavaScript (3,731 forks)batch import
bughelp wanted

Repository metrics

Stars
 (30,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Problem:

The given demo does not work (Chrome 79, Mac OS Catalina): https://jsbin.com/xecihez/edit?html,js The list is not scrolling during a drag.

JSBin/JSFiddle demonstrating the problem:

https://jsbin.com/xecihez/edit?html,js,output

Contributor guide