Create separate provider for the context #3392
Annotations
2 warnings
packages/odf/components/topology/Topology.tsx#L549
React Hook React.useMemo has unnecessary dependencies: 'activeNode', 'memoizedDeployments', 'memoizedNodes', 'nodeDeploymentMap', 'selectedElement', 'setActiveNode', 'setSelectedElement', 'storageCluster', 'visualizationLevel', and 'zones'. Either exclude them or remove the dependency array. Outer scope values like 'memoizedNodes' aren't valid dependencies because mutating them doesn't re-render the component
|
packages/odf/components/topology/Topology.tsx#L579
React Hook React.useMemo has unnecessary dependencies: 'activeItem', 'activeItemsUID', 'setActiveItem', and 'setActiveItemsUID'. Either exclude them or remove the dependency array. Outer scope values like 'activeItemsUID' aren't valid dependencies because mutating them doesn't re-render the component
|
The logs for this run have expired and are no longer available.
Loading