-
I started migrating a project from Turbolinks to the [Turbo](https://github.com/hotwired/turbo-rails) project and hit some issues. I have a workaround which might be useful to include in the documenta…
-
## Feature
It would be great to have the ability to get the unread count via the hook.
```js
const { unreadCount } = useIntercom();
```
The primary driver behind the request is getting the n…
-
- When the implementation package is [missing from the registry](https://jakebailey.dev/dt-dashboard/), the error message is bad (cannot convert null or undefined to object)
- These threw `Cannot rea…
-
**Is your feature request related to a problem? Please describe.**
We're using intercom only for displaying banners in our app. Even though we have hideDefaultLauncher set to true in boot properties,…
-
**Is your feature request related to a problem? Please describe.**
I'm trying trigger a custom bot https://www.intercom.com/help/en/articles/2785347-engage-high-intent-visitors-with-custom-bots-from-…
-
## Versions
- **Angular:** 5.2.0
- **Angular CLI:** 1.6.8
- **ng-intercom:** 6.0.0-beta.2
- **Node.JS:**
- **NPM:** 5.8.0
## Description
IntercomJS is loaded on window.onload event…
-
I've installed Intercom through` npm install ng-intercom@beta --save `
When trying to import the Intercom in app.module.ts
```
import { IntercomModule } from 'ng-intercom';
..
Intercom…
-
The debugger feature should be better discussed.
The current idea is to create a communication via socket, so the server would be the code running the trees (e.g., the game) and the editor would be t…