diff --git a/.changeset/thin-walls-remain.md b/.changeset/thin-walls-remain.md new file mode 100644 index 00000000..ffa6c4d6 --- /dev/null +++ b/.changeset/thin-walls-remain.md @@ -0,0 +1,5 @@ +--- +'@dnd-kit/core': patch +--- + +Fix a bug with auto-scroller continuing to observe stale elements, causing them to be considered as scrollable.