atwwei / ngx-dfp

Semantic DoubleClick for Publishers (DFP by Google) integration with Angular v6.0.
16 stars 15 forks source link

Support for Angular 5 #14

Closed aswinsanakan closed 6 years ago

aswinsanakan commented 6 years ago

First off, I'm running ngx-dfp in an Angular 5 application. Is this package compatible with this version of Angular, and if so, can you help me debug this error ?

screen shot 2018-05-18 at 2 22 04 pm

I've only recreated the same configurations as in the demo app. It seems to me that the dfp-size tag is not getting recognized. Any ideas ?

atwwei commented 6 years ago

Looks like you didn't import DfpModule in current NgModule !

KumarAtFolio3 commented 5 years ago

Hello @atwwei I have the problem as shown in screenshot below. I am on angular 5. ngx-dfp-error-angular5

Any help with be appreciated. Thanks.