When refreshing the VideoFeed list, everything but the videos playing update, thus making it seem as though the feed has not refreshed. Allowing the page to dispose then rebuilds correctly, but this should happen on refresh, not after disposing and regenerating the page.
This probably will require some large refactoring :(
When refreshing the VideoFeed list, everything but the videos playing update, thus making it seem as though the feed has not refreshed. Allowing the page to
dispose
then rebuilds correctly, but this should happen on refresh, not after disposing and regenerating the page.This probably will require some large refactoring :(