Skip to content

when I use forceFallback:true but it doesn't work with 'scroll-behavior: smooth ' css-style in it's parent #1781

@super-zz

Description

@super-zz

@mgnjatovic-kushim Try setting the option forceFallback:true. HTML native DnD has it's own autoscroll method that doesn't work the same as the implemented autoscroll.

Originally posted by @owen-m1 in #1373 (comment)

In this code
https://jsbin.com/kesewor/edit?html,js,output

add css style

.smaller {
    scroll-behavior: smooth;
}

when it doesn't work..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions