-
-
### I have a question
Hello,
TL;DR How do I write a Jest test for a component that contains ReactWebChat?
I am trying to write a test file for my website and the ReactWebChat component consistently…
-
CRA seems to be inactive/unmaintained. So we should move to another solution in order to keep getting updates.
Maybe [Vite](https://vitejs.dev/) is the solution but not at all a drop-in replacement. …
-
My application was built with create-react-app, which uses react-scripts to hide the webpack config behind the scenes and this appears to be causing issues when trying to follow your guide for react-v…
-
**Describe the improvement you would like to see**
I would like use to try and use something other than create-react-app, since it has not been updated in 2 years. This means that it will not support…
-
We built a [demo repo](https://github.com/mnfst/frontend-examples) to showcase the integration of Manifest with different frontend frameworks.
The demo is based on the popular [TodoMVC website](htt…
-
Set up a new React application for the frontend UI of the AI project hosting website.
-
**Describe the bug**
I've followed the instructions on the "for browser consumption" page to import the webex sdk into a basic create react app (built from generic webpack config).
I'm getting a `…
-
I'm getting an error when trying to use this with CRA, even with the TS compiler.
Failed to compile.
Module parse failed: The keyword 'interface' is reserved (4:0)
File was processed with these l…
-
### Core or SDK?
Core Sentry product
### Which part? Which one?
JS SDK source maps
### Description
Users with a react app based on create-react-app setup sometimes come looking for how to setup t…