diff --git a/frontend/src/components/MediaDetail.vue b/frontend/src/components/MediaDetail.vue index e7c46cd..fe2a6b9 100644 --- a/frontend/src/components/MediaDetail.vue +++ b/frontend/src/components/MediaDetail.vue @@ -2,6 +2,7 @@
( () => props.series.seasons[selectedSeasonIndex.value] || null, ) +// Stable identity of the displayed series. Episode tiles carry it in their +// :key so swapping to another series remounts the tiles (and their