-
- Downloads
Avoid unnecessary re-renderings in dashcards (#43323)
* Avoid unnecessary re-renderings in dashcards * replace useCallback with useMemo
Showing
- frontend/src/metabase/dashboard/components/DashCard/DashCard.tsx 4 additions, 8 deletions...d/src/metabase/dashboard/components/DashCard/DashCard.tsx
- frontend/src/metabase/dashboard/components/DashCard/DashCardActionsPanel/DashCardActionsPanel.tsx 34 additions, 5 deletions...ts/DashCard/DashCardActionsPanel/DashCardActionsPanel.tsx
- frontend/src/metabase/dashboard/components/DashCard/DashCardVisualization.tsx 16 additions, 6 deletions...e/dashboard/components/DashCard/DashCardVisualization.tsx
Please register or sign in to comment