chore(store): cleanup
This commit is contained in:
@@ -89,7 +89,6 @@ const createStore = ({
|
|||||||
checkEquality: true,
|
checkEquality: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(fitViewQueued, nodesInitialized);
|
|
||||||
if (fitViewQueued && nodesInitialized) {
|
if (fitViewQueued && nodesInitialized) {
|
||||||
resolveFitView();
|
resolveFitView();
|
||||||
set({ nodes, fitViewQueued: false, fitViewOptions: undefined });
|
set({ nodes, fitViewQueued: false, fitViewOptions: undefined });
|
||||||
|
|||||||
Reference in New Issue
Block a user