From 704745eb7cf318fa42e13c92eb4a4aa0d43d8d3e Mon Sep 17 00:00:00 2001 From: jeffvli Date: Fri, 22 May 2026 03:28:37 -0700 Subject: [PATCH] fix item table crashing with row play controls - hovercard causes issues with the image component as the component is mounted/unmounted within the portal --- .../item-table-list/columns/row-play-control-cell.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/renderer/components/item-list/item-table-list/columns/row-play-control-cell.tsx b/src/renderer/components/item-list/item-table-list/columns/row-play-control-cell.tsx index 1ec11e132..9313c1e1e 100644 --- a/src/renderer/components/item-list/item-table-list/columns/row-play-control-cell.tsx +++ b/src/renderer/components/item-list/item-table-list/columns/row-play-control-cell.tsx @@ -88,7 +88,7 @@ export const RowPlayControlCell = (
{showPlayControls ? ( - + {expansionTarget} e.stopPropagation()}> @@ -110,7 +110,7 @@ export const RowPlayControlCell = ( return ( - + {getIndexDisplay(false)}