Skip to content

Conversation

@devrnt
Copy link
Owner

@devrnt devrnt commented May 23, 2020

Add extra remarks about IntercomProvider and useIntercom. Add "troubleshoot" section in readme.

  • IntercomProvider should be placed as high in the tree as possible.
  • useIntercom can't be called in the same component where IntercomProvider was initialized.
  • Add "Troubleshoot" section in readme. This will keep track of some common occured "problems/issues"

Closes #13

@devrnt devrnt self-assigned this May 23, 2020
@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 9.35 kB

ℹ️ View Unchanged
Filename Size Change
dist/index.js 152 B 0 B
dist/react-use-intercom.cjs.development.js 3.53 kB 0 B
dist/react-use-intercom.cjs.production.min.js 2.25 kB 0 B
dist/react-use-intercom.esm.js 3.42 kB 0 B

compressed-size-action

@devrnt devrnt merged commit 112520b into master May 23, 2020
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

Successfully merging this pull request may close these issues.

Please wrap your component with IntercomProvider.

2 participants