vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.78k stars 152 forks source link

Template error in Angular #160

Open eugvb opened 3 years ago

eugvb commented 3 years ago

Bug Report

Vime version: 5.0.0 and 5.0.27

Provider:

[v] Audio [v] Video [] HLS [] DASH [] YouTube [] Vimeo [] Dailymotion

Current behavior: In template and others marked as not known elements

Steps to reproduce: I've used angular example https://github.com/vime-js/vime/tree/master/examples/angular

Related code:

image

kaldaf commented 3 years ago

Bug Report

Vime version: 5.0.0 and 5.0.27

Provider:

[v] Audio [v] Video [] HLS [] DASH [] YouTube [] Vimeo [] Dailymotion

Current behavior: In template and others marked as not known elements

Steps to reproduce: I've used angular example https://github.com/vime-js/vime/tree/master/examples/angular

Related code:

image

same problem

marviobezerra commented 3 years ago

Same problem. Also using v5.0.27

tarosaowaluk commented 3 years ago

Faced the same problem in angular Has anyone solved this problem?