Closed this issue 4 years ago · 3 comments
When setting the url to listen to an audio. I am able to listen but the part that displays the duration of the audio is displayes as NaN:NaN.
@jcvegan thanks for raising the issue! Please check 1.3.4 release I've added checks for progress, currentTime, duration.
@Werter12 this checks for progress is a property?
@jcvegan no. It's inner implementation. Checks in order to not allow NaN to be assigned on the mentioned properties.
NaN