Refreshing table records after a page action
Currently using this implementation, which works technically but the notification animation isn't smooth, probably due to some re-rendering of the whole
ManagesPodcastEpisodes::class, is there a way to only refresh records and not the whole thing?