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
I am using vg-time-display component to show time left and total time and current time. Current time is getting updated but time left and total time remain showing 00:00.
Description
I am using vg-time-display component to show time left and total time and current time. Current time is getting updated but time left and total time remain showing 00:00.
<vg-time-display vgFor="singleVideo" [vgProperty]="'left'" [vgFormat]="'mm:ss'">
<vg-time-display vgFor="singleVideo" [vgProperty]="'total'" [vgFormat]="'mm:ss'">
Expected Behavior
time left and total time should also update.
Actual Behavior
If this is an issue, describe the actual behavior. If this is a feature, delete this block.
Steps to Reproduce
If this is an issue, describe the steps you took to see the issue. If this is a feature, delete this block.
Attachments
The text was updated successfully, but these errors were encountered: