Dragging a button automatically scrolls the scroll view to the top.

Hi!
I’m making a list of buttons in the scroll view using UI toolkit.
However, when I drag a button using the mouse, the scroll view automatically goes to the top.
I read a lot of documents to solve this problem, but I couldn’t find a way.
Is there a way to solve this?
Thank you.

This happens not only with buttons, but also with all clickable elements such as the slider.

I was about to make a post for the exact same issue, with no solution.

When I have a button inside a listview and I click on it and then drag it a single pixel, the scrollview resets its position all the way to the top.

Bug - Scroll position resets when using slider dragger in 2022.1 - Unity Forum