Open
Description
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.
- Step 1
- Step 2
Attachments
Metadata
Metadata
Assignees
Labels
No labels