React chat widget v3.1.0 doesn't work
See original GitHub issueIssue:
When running this project standalone or as an import, it throws error while running in browser,
Typeerror: R.jsxdev is not a function`
Steps to reproduce: Clone this project Npm install (all dependencies) Npm start Check in browser
Expected behaviour: Chat widget opens up in browser. See #267
(3.0.5 version works fine with no issues)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:13
- Comments:13 (1 by maintainers)
Top Results From Across the Web
react-chat-widget-custom - npm
Chat web widget for React apps. Latest version: 1.0.28, last published: a month ago. Start using react-chat-widget-custom in your project by ...
Read more >react-chat-widget - npm Package Health Analysis - Snyk
react -chat-widget. v3.1.4. Chat web widget for React apps For more information about how to use this package see README.
Read more >How to build a customer support live chat widget with React
We'll have two types of users connect to our chat: Customers who open the chat ... I called my key “react-chat-api” but it...
Read more >Files · v2.1.0 · gitlab user / webchat-rasa · GitLab
Installation. npm. npm install --save react-chat-widget ... 3- Import the methods for you to add messages in the Widget. (See messages). import React ......
Read more >Create a widget for web chat - Genesys Cloud Resource Center
Version 1.0: Supports authenticated chat, screen sharing, and co-browse. Does not support Predictive Engagement. Third Party: Support for web chat widgets ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hello @bharath-naik , thank you for the heads up. I’m currently looking into it 😄
i have this issue too