-
**Issue:**
Whenever I want to build a canvas I would like to also be able to add cards that are text only.
However, whenever I create a card and add text, I get an error.
![Screenshot 2023-08-…
-
I am using r3f for a 3d viewer web-app. When I try to navigate outside of the 3D-containing component and then navigate back into it (change of props) (in effect rerendering the ), It creates a new We…
-
### Describe the bug
I'm using Storybook 7 with MDX to create stories
In some cases, when Unicode text is injected as props, the Unicode characters appear corrupted on the screen
This issue occurs …
-
given:
```
import { Html, KeyboardControls } from '@react-three/drei';
//...
Let's Go!
…
-
**Describe the bug**
Since react-pdf is not accepting SVG images i have created a function which first converts the svg into png and then to base64 string. This solution is working fine when renderin…
-
### Checklist
- [X] I've verified that I'm running react-big-schedule latest version.
### Describe the bug
Attempted import error: 'SchedulerData' is not exported from 'react-big-schedule' (importe…
-
1. Replace the default react page with a react Canvas component.(Utilizing existing libraries)
2. Should allow to draw using mouse, good to have: Touch screen support.
3. Receive mouse coordinate …
-
Hey! Thanks for this lib, i have used it in my project and its pretty good, but after some time i started asking myself "why?". And after few days i can not find answer.
1. We create engine as glob…
-
### Description
Original error: `TypeError: Cannot read properties of undefined (reading 'left')`
https://github.com/Shopify/react-native-skia/blob/cc7f30da719e7cfcc3e6c49f84a730ecb9e7f499/packa…
-
## Current behavior
Android build fails with the following error when using Android compileSdkVersion = 34
The issue seems similar to this one - https://github.com/software-mansion/react-native-…