added correct expandParent offset of children
This commit is contained in:
@@ -83,6 +83,7 @@ export function createStore({
|
||||
const { changes, updatedInternals } = updateNodeInternalsSystem(
|
||||
updates,
|
||||
nodeLookup,
|
||||
get(store.parentLookup),
|
||||
get(store.domNode),
|
||||
get(store.nodeOrigin)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user