-
I'm wrapping a `@reat-three/fiber/native` Canvas element in an ErrorBoundary, but it's not properly handling errors.
Here's a raw (minified) stack trace for an error in production:
```
TypeErro…
-
- `three` version: ^0.164.1
- `@react-three/fiber` version: ^8.16.2
- `@react-three/drei` version: 9.0.1
- `node` version: 19.4.0
- `bun` version: 1.0.22
### Problem description:
Recievi…
-
# Description
Transitions between tutorial steps should have a "downward swiping" animation. [See reference designs in Figma](https://www.figma.com/design/FS3Qcbu6fVLM2gQwAjXWWa/Inspiranza-lo-fi?node…
-
![image](https://github.com/user-attachments/assets/d0731171-00d6-4f20-81a9-44e81906a643)
Left is android sim and right is iOS. I cant get rid of the black background on android since upgrading to …
-
### Before you start - checklist
- [X] I followed instructions in documentation written for my React-PDF version
- [X] I have checked if this bug is not already reported
- [X] I have checked if a…
-
## Environment
"react": "18.2.0",
"react-native": "0.74.5",
"react-native-pager-view": "^6.4.1",
"react-native-tab-view": "^3.5.2",
## Description
{
"name": "react_native…
-
`DotLottieWorkerReact` on `Next.js` is throwing the following error:
```
InvalidStateError: Failed to execute 'transferControlToOffscreen' on 'HTMLCanvasElement': Cannot transfer control from a ca…
-
### Problem Statement
It looks like there is no way to avoid internal **@sentry-internal/feedback** module that brings 80KB of rendered size in the app. It comes with @sentry/browser which in my setu…
-
```
import React, { useCallback, useEffect, useRef, useState } from "react"
import Webcam from "react-webcam"
import * as faceapi from "face-api.js"
import "../../RespondentVideoWrapper.scss"
i…
-
### _bug report_
#### library version
```bash
├── gl-react@4.0.1
└─┬ gl-react-native@4.0.1
└── gl-react-expo@4.0.1
```
#### Expected behavior
It should render something or throw…