restored video function, app renders without crashing #16

Closed
innocuous-symmetry wants to merge 6 commits from restored-function into master
innocuous-symmetry commented 2022-02-23 22:15:12 +00:00 (Migrated from github.com)

This update dealt with an error that caused the app to crash on load in some cases. These cases were accounted for in VideoPlayer component. There are still some known issues with the video rendering process as it stands:

  • Some posts without a corresponding audio file will not pass the video source to the component.
  • Videos with an external source (especially from Youtube) are not yet accounted for.
  • The video player occasionally overflows from the post container in certain screen orientations.
This update dealt with an error that caused the app to crash on load in some cases. These cases were accounted for in VideoPlayer component. There are still some known issues with the video rendering process as it stands: - Some posts without a corresponding audio file will not pass the video source to the component. - Videos with an external source (especially from Youtube) are not yet accounted for. - The video player occasionally overflows from the post container in certain screen orientations.
netlify[bot] commented 2022-02-23 22:15:18 +00:00 (Migrated from github.com)

✔️ Deploy Preview for reddit-but-all-cats ready!

🔨 Explore the source changes: 47c55229e1

🔍 Inspect the deploy log: https://app.netlify.com/sites/reddit-but-all-cats/deploys/6216b25f9090b900083ab198

😎 Browse the preview: https://deploy-preview-16--reddit-but-all-cats.netlify.app/

✔️ Deploy Preview for *reddit-but-all-cats* ready! 🔨 Explore the source changes: 47c55229e1461c4150a963aa9ac7ae39db53ca86 🔍 Inspect the deploy log: [https://app.netlify.com/sites/reddit-but-all-cats/deploys/6216b25f9090b900083ab198](https://app.netlify.com/sites/reddit-but-all-cats/deploys/6216b25f9090b900083ab198) 😎 Browse the preview: [https://deploy-preview-16--reddit-but-all-cats.netlify.app/](https://deploy-preview-16--reddit-but-all-cats.netlify.app/)

Pull request closed

Sign in to join this conversation.
No description provided.