Closed hassanasad closed 6 years ago
Can you share browser/os info please
I have checked and its not one specific OS or browser.
Its reported on:
@wbhob any update ? :)
Sorry, I have no idea what this issue might be. How is this being called? Have you verified that the Intercom JS has been loaded?
I couldn't stay on beta3 for long because of this issue. Reverting back to beta2 fixes the issue for me :)
Same here
@scott-wyatt do you have any idea what the issue might be?
@wbhob race condition, I dunno. Just rolled-back to beta2.
Yeah, there really should be a test that Intercom is defined on the window before it attempts this, that's likely the issue.
I attempted a fix in #67. Sorry for the lack of attention on our end!
Versions
Description
After moving to beta.3, started getting errors
Object doesn't support property or method 'Intercom'
File webpack:///node_modules/ng-intercom/esm5/ng-intercom.js:57e.prototype.update
Sometimes another error shows
window.Intercom is not a function
File webpack:///node_modules/ng-intercom/esm5/ng-intercom.js:58e.prototype.update
It was working fine with beta.2
Attached image from bugsnag for reference.