I have added the necessary files pertaining to the issue. I'm actually fetching a video object from backend and exhibit on front end . But data related to video object or video collection is printed on console but I can not display it on my actual app using dot property of the object. How can I solve this issue
TL;DR
Developers facing issue where video data is successfully fetched from backend and displayed on console, but not showing up on the actual application. Requesting assistance in troubleshooting and resolving the problem to display video content on the front end.