react-use-intercom icon indicating copy to clipboard operation
react-use-intercom copied to clipboard

☎️ React Intercom integration without the hassle, powered by hooks.

Results 28 react-use-intercom issues
Sort by recently updated
recently updated
newest added

I noticed you put "src" in "files" inside package.json. What the reason to do that? Can I do a pull request to remove that or you put for some specific...

Hi ! I re-open [this PR ](https://github.com/devrnt/react-use-intercom/pull/509) because it seems like my previous explanations were not clear enough. The problem does not come from this lib side, but from the...

**Describe the bug** Calling `shutdown()` will disconnect the Intercom callbacks. Calling boot again to re-connect will not re-attach them. So everything will works but the callback will not be called...

bug

**Describe the bug** The package does not work well with Next.js + App router + [lang] folder. **To Reproduce** 1. Do to this online example: https://myapp.chezmose.com 2. Try to switch...

invalid
discussion

Hi, is it possible to don't boot intercom on some pages? I tried somethings like this: ```tsx const forbiddenUrls = ["/purchases/create", "/products"]; return ( {children} ) ``` But it does...

I came across the [@intercom/messenger-js-sdk](https://www.npmjs.com/package/@intercom/messenger-js-sdk), which appears to be an official library maintained by the Intercom team. Although it currently doesn't have a stable release, it shows promise as a...

- `crossOrigin: "anonymous"` forces CORS when loading the Messenger script (``). That in turn allows the website/app to receive full error information if the Messenger script throws an error. That's...

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.12.0 to 13.15.1. Release notes Sourced from cypress's releases. v13.15.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1 v13.15.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0 v13.14.2 Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2 v13.14.1 Changelog: https://docs.cypress.io/guides/references/changelog#13-14-1 v13.14.0 Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0 v13.13.3 Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3...

dependencies

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.8.0. Release notes Sourced from tslib's releases. v2.8.0 What's Changed Validate export structure of every entrypoint by @​andrewbranch in microsoft/tslib#269 Add rewriteRelativeImportExtension helper by @​andrewbranch...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 13.4.7 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies