ringcentral / pipedrive-embeddable-ringcentral-phone-spa

Add RingCentral Embeddable Voice widgets to pipedrive
https://www.ringcentral.com/apps/pipedrive
7 stars 3 forks source link

Having issues with my build - Uncaught TypeError: Cannot read property 'replace' of undefined #45

Closed roozbehk closed 4 years ago

roozbehk commented 4 years ago

Hi All,

I am running command npm i npm run pack , upload the dist folder to chrome and I am getting this error which is causing the extension not to work. i only changed the following in config.js

clientID: '****',
clientSecret: '***',

and serviceName: 'PipeDriveCRM'

I am using Node version v12.18.3

zxdong262 commented 4 years ago

Sorry @roozbehk , I missed one prop in config.default, you can pull latest code, it will be fine.