You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
duration: videoPostMetadata.videoFile.videoMetadata?.duration,// FIXME: Known issue: Always 0. So, for videos, duration is set by playbackStatus, so it's 0 on the timer since the video is not started once
The text was updated successfully, but these errors were encountered:
The Videos duration is always 00:00 since the video has not been played
See FIXME here:
teritori-dapp/packages/components/socialFeed/Map/MapPosts/VideoMapPost.tsx
Line 69 in ebaa1d7
The text was updated successfully, but these errors were encountered: