From cc9322e5c6fd66b00ac41c34364e01d4d444b73a Mon Sep 17 00:00:00 2001 From: Diyan Dimitrov Date: Fri, 15 Mar 2024 10:54:43 +0200 Subject: [PATCH] fix dndManager re-render issue --- modules/react-arborist/src/components/provider.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/modules/react-arborist/src/components/provider.tsx b/modules/react-arborist/src/components/provider.tsx index 0326c82..d68d452 100644 --- a/modules/react-arborist/src/components/provider.tsx +++ b/modules/react-arborist/src/components/provider.tsx @@ -84,9 +84,14 @@ export function TreeProvider({ {children}