Added it to app.module.ts and app.component.ts as per installation directions.
On Route change Pings are send out as well the iframe is loaded. However when I try to use the directive : <button [intercomShow]="yourMessage"> . I get the above error.
Uncaught Error: Template parse errors:
Can't bind to 'intercomShow' since it isn't a known property of 'button'. ("
Using 1.0.0-beta.6 ,
Added it to app.module.ts and app.component.ts as per installation directions.
On Route change Pings are send out as well the iframe is loaded. However when I try to use the directive : <button [intercomShow]="yourMessage"> . I get the above error.
Uncaught Error: Template parse errors: Can't bind to 'intercomShow' since it isn't a known property of 'button'. ("