tajo / react-movable

🔀 Drag and drop for your React lists and tables. Accessible. Tiny.
https://react-movable.pages.dev
MIT License
1.53k stars 51 forks source link

Autoscrolling is not working inside material ui drawer component. #96

Closed nathan755 closed 2 months ago

nathan755 commented 1 year ago

Should the autoscrolling just work out of the box? Im having an issue where its not working whenever I'm using it within a Drawer component from material ui.

Working example: working-example

Example within a Drawer component from mui draw-example

Codesandbox of issue example of the issue

Does anyone have any ideas.

tajo commented 2 months ago

There's been some auto-scrolling improvements landed, please test the latest version.