nkoehler / mat-video

:tv: mat-video is an Angular 8/9+ video player using Material!
https://nkoehler.github.io/mat-video/
MIT License
91 stars 47 forks source link

Spinner appear even if video is loaded and playing #38

Closed MoAsmar closed 4 years ago

MoAsmar commented 4 years ago

Bug, feature request, or proposal:

Bug

What is the current behavior?

When I move forward in the video to an unloaded clip, The video loads but loader keeps showing even if the video was loaded and started playing, the loader stays there unless you close the video and open it again.

What is the expected behavior?

it should disappear after clip loads.

What are the steps to reproduce?

https://angular-mat-video-loading-issue.stackblitz.io

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 8, all browsers.

nkoehler commented 4 years ago

Working for me in Chrome. Anymore details?

MoAsmar commented 4 years ago

No, I am not using it anymore so, thanks.

nkoehler commented 4 years ago

Closing