rrcampbell-exe / ryan-r-campbell

The website, blog, and portfolio for Ryan R. Campbell.
https://www.ryanrcampbell.com
1 stars 0 forks source link

When findEpisodeUUID Returns null, Display Meaningful PodcastEpisode #51

Closed rrcampbell-exe closed 1 month ago

rrcampbell-exe commented 2 months ago

Currently, findEpisodeUUID returns null when it finds no matching UUID. The PodcastEpisode component should be updated to display something meaningful when this null value is returned, as right now it will cause the iframe player to error out.

rrcampbell-exe commented 1 month ago

Resolved on PR #66