refactor(core): set node initialized after applying dimensions change
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -169,6 +169,8 @@ export const applyChanges = <
|
||||
handleParentExpand(element, parent)
|
||||
}
|
||||
}
|
||||
|
||||
if (!element.initialized) element.initialized = true
|
||||
}
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user