frankhale / toby-blazor

A simple YouTube player written in C# / Blazor Server Side
MIT License
22 stars 1 forks source link

Recently played bar doesn't refresh after videos is played #8

Closed frankhale closed 4 years ago

frankhale commented 4 years ago

The new recently played bar doesn't refresh after you watch a video. You'd have to refresh your page in order for it to update.

frankhale commented 4 years ago

the top 5 recently played reuses the video list but this isn't going to work. We need separate components so that we can react to what is being played.

frankhale commented 4 years ago

Fixed via https://github.com/frankhale/toby-blazor/commit/ba1426103018576b595fb9269298042855744d14