react-live-chat-loader icon indicating copy to clipboard operation
react-live-chat-loader copied to clipboard

Implement a live chat beacon in your React application without performance regressions.

Results 26 react-live-chat-loader issues
Sort by recently updated
recently updated
newest added

### Describe the bug HelpScout's state to see if it's open or closed doesn't seem to work. Once you open it, you can't close it unless you click HelpScout's specific...

bug

### Describe the bug I'm using HelpScout and nextjs. When I maximise HelpScout and then navigate to another route, the placeholder button shows up over the top of the real...

bug

Trying to start a server to see the app in action. I've cloned it and and npm installed. I don't see a script for how to start the app.

documentation
enhancement

React-facebook provides variety of FB-related components. I strongly suspect there is a conflict causing the chat to often not show (but not always), possibly depending on the order of initialization...

bug

Button stops to work if you click it, and close the chat window, navigate to new page. And now try to open it again, it doesn't work anymore. My setup...

bug

I want to hide Userlike when printing a page. Are there any things that I can easily add to do that? Trying to do something like this @media print {...

enhancement

## What problem would this feature solve? Currently Intercom allows certain positional changes. It is not possible to mirror this, since the `` component uses hard-coded styling, other than the...

enhancement

This PR introduces support for Chatwoot Expanded Bubble. ### Standard Bubble This is what `react-live-chat-loader` already supports. ![Standard Bubble](https://www.chatwoot.com/docs/assets/images/standard-bubble-0a4ef258e05bd454db605a8730f6c701.gif) ### Expanded Bubble This is what this PR adds. ![Expanded Bubble](https://www.chatwoot.com/docs/assets/images/expanded-bubble-cf5ad3b72189f7a9adc405cf0ef545e4.gif)...

help wanted

👋🏻 Hi there! - [ ] remove logging ## What does this PR introduce? - adds a HubSpot Provider - I found HS can take awhile to load, so I...

The supported props are the same as what intercom supports as messenger attributes. *** ## What does this PR introduce? In a few bullet points, please describe the changes this...