Skip to content

Time left and total time not getting updated #143

Open
@mos-avinash

Description

@mos-avinash

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.

  1. Step 1
  2. Step 2

Attachments

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions