diff --git a/Shared/Player/Video Details/VideoDescription.swift b/Shared/Player/Video Details/VideoDescription.swift index ebee74ee..6d6bff25 100644 --- a/Shared/Player/Video Details/VideoDescription.swift +++ b/Shared/Player/Video Details/VideoDescription.swift @@ -29,6 +29,7 @@ struct VideoDescription: View { keywords } + .id(video.videoID) } @ViewBuilder var textDescription: some View {