Skip to content

Commit

Permalink
fix timebar graph not changing between layers when all are loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
satellitestudiodesign committed Sep 13, 2024
1 parent 9ca89f6 commit 2e1021a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export const useHeatmapActivityGraph = () => {
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [
loaded,
id,
visualizationMode,
debouncedViewportChangeHash,
instance?.props.minVisibleValue,
Expand Down

0 comments on commit 2e1021a

Please sign in to comment.