Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not showing Intercom(icon widget) before login #107

Open
mohammad-mehdi-mohammadi opened this issue Jan 31, 2022 · 0 comments
Open

Not showing Intercom(icon widget) before login #107

mohammad-mehdi-mohammadi opened this issue Jan 31, 2022 · 0 comments

Comments

@mohammad-mehdi-mohammadi

Versions

  • Angular: 10.0.0
  • Angular CLI: 10.0.0
  • ng-intercom: 8.0.2
  • Node.JS: 16.13.1
  • NPM: 8.3.0

Description

First reason of submitting this issue is for others who will face this problem: when an user visits website page (without setting email) the icon widget disappear automatically so to handle this problem it needs to be set as below:
this.intercom.boot({ app_id: <APP_ID>, name: 'Guest', widget: { activator: "#IntercomDefaultWidget" // not #intercom } });

Second reason is for developers of this package to inform them it may is a bug...

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant