Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time left and total time not getting updated #143

Open
mos-avinash opened this issue Mar 20, 2024 · 0 comments
Open

Time left and total time not getting updated #143

mos-avinash opened this issue Mar 20, 2024 · 0 comments

Comments

@mos-avinash
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant