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
The value passed into the ActivityDuration component for the duration prop is a number in seconds - this then gets displayed in its raw form when setting a default value for the exact time to complete for video and audio files.
Instead it should be parsed into HH:MM:SS format for display.
The text was updated successfully, but these errors were encountered:
The value passed into the
ActivityDuration
component for theduration
prop is a number in seconds - this then gets displayed in its raw form when setting a default value for the exact time to complete for video and audio files.Instead it should be parsed into
HH:MM:SS
format for display.The text was updated successfully, but these errors were encountered: