-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
…
-
I'm using Browserify, and when I minified JS code with using React and Redux, it saids:
```bash
Warning: It looks like you're using a minified copy of the development build of React. When deployin…
-
I have these scenarios
Settings Page -> Results Page -> Details Page
User chooses settings, clicks next, gets results and then clicks into more details.
Details Page -> Results Page
User g…
-
I am trying to use `@field` in my react.js application. This application is bought theme from Themeforest. The error i am facing is this
```
ERROR in ./src/watermelon/model/Staff.js
Module build …
-
When I pass this code in a React App created in Vite the Spinner don't render and the application breaks:
The code:
```
import { Triangle } from "react-loader-spinner";
export function Spinner(…
-
**What component (if applicable)**
- URL for category:
- Component name:
Link.tsx
**Describe the bug**
A clear and concise description of what the bug is.
In my project, I'm required to use …
-
I am working on a React application, on which I have installed crisp-sdk-web. Sometimes, randomly, I can't open the chat anymore, and I have the following error message in the console, while sometimes…
-
### React CodeDancing - Basics & JSX
**Feedback UI App*
![Screenshot 2022-04-05 at 14 14 29](https://user-images.githubusercontent.com/45362409/161751924-bb4a8f70-1277-4c25-90fa-6095b5366631.png)
*…
-
I switch between two paths repeatedly,until the animation finished,then the last route Component will unmount actually. so, I can not do something in `componentWillmount` in the last Component