beyondsanity / ngx-freshchat

FreshChat library for Angular
8 stars 5 forks source link

Error on load Plugin #10

Closed abalad closed 4 years ago

abalad commented 4 years ago

ngx-freshchat.js:188 Uncaught TypeError: Object(...) is not a function at ngx-freshchat.js:188 at Module../node_modules/ngx-freshchat/fesm5/ngx-freshchat.js (ngx-freshchat.js:196) at webpack_require (bootstrap:83) at Module../src/app/main/components/navbar/navbar.component.ts (main.js:7525) at webpack_require (bootstrap:83) at Module../src/app/main/main.module.ts (main.component.ts:16) at webpack_require (bootstrap:83) at Module../src/app/app.module.ts (app.component.ts:10) at webpack_require (bootstrap:83) at Module../src/main.ts (main.ts:1)

image

beyondsanity commented 4 years ago

hello @abalad,

What version of angular and ngx-freshchat are you using? Can you share your code or a reproduction of your issue?

thanks!