brandly / angular-youtube-embed

:tv: Embed a YouTube player with a simple directive
http://brandly.github.io/angular-youtube-embed/
MIT License
510 stars 147 forks source link

Angular 2 #133

Closed ParvejK closed 8 years ago

ParvejK commented 8 years ago

I am facing one problems "by2compare.js:677 Uncaught TypeError: Cannot read property 'indexOf' of undefined"

ParvejK commented 8 years ago

I am facing one problems "TypeError: core_1.NgModule is not a function at eval (http://localhost:3000/app/app.module.js:20:16) at Object.eval (http://localhost:3000/app/app.module.js:34:2) at eval (http://localhost:3000/app/app.module.js:37:4) at eval (http://localhost:3000/app/app.module.js:38:3) Evaluating http://localhost:3000/app/app.module.js Evaluating http://localhost:3000/app/main.js Error loading http://localhost:3000/app/main.js(anonymous function) "

brandly commented 8 years ago

angular 2 is not supported currently! here's the original issue where we've discussed some things: https://github.com/brandly/angular-youtube-embed/issues/112

brandly commented 8 years ago

closing this issue in favor of #112