-
- [ ] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
Rendering the…
-
-
I could not get the Example app to work on Android without making the following changes:
```
diff --git a/Example/android/build.gradle b/Example/android/build.gradle
index 90b9803..4a457d5 100644
…
-
### What version of React Router are you using?
7
### Steps to Reproduce
import your routes.ts file into a route. this circularity seems to cause an issue with RR7. it throws an error in production…
-
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 `…
-
### Application Crash
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.22631 |
|Architecture | x64 |
|Application Version | 1.12.6 |
|Process | renderer |
#### Message
The "fro…
-
Hi!
I'm trying to implement Webots.js inside my React App with the `useEffect` hook which calls `loadScene()` on `webots-view` component and that just gives me an error and `loadScene()`is undefine…
-
### Describe the Bug
The following error is thrown when rendering an email template in a containerized Next.js 15 application using React 19.0.0-rc.
```
TypeError: dispatcher.getOwner is not a…
-
### How frequently does the bug occur?
Always
### Description
Description:
I've developed a React Native app that uses a Swift SDK, both of which rely on Realm DB. The following versions are in us…