-
https://codesandbox.io/p/sandbox/serverless-voice-gmjhw6
![Untitled](https://github.com/IVLIU/react-offscreen/assets/7711802/d2b35b94-a400-4406-b8ae-2b94c78e0b81)
-
Hi, my items have SVG. This affects performance a lot. Blank occur when scrolling is too fast. To avoid this, I want to send an empty item component of the same height until the item component is read…
-
### Describe the bug
Not a bug, but no templates for feature requests.
I want to be able to avoid rerendering a previously visited route and the route should keep all the internal state.
"pers…
-
We have recently seen very intermittent, odd behavior of the base map layer showing up as a set of our internal icons tiled across the map or a set of letters tiled across the map.
In one case, it…
-
We would like to use OSPRay in our sci-vis application [OVITO](https://www.ovito.org) via the ANARI interface. OVITO has been integrating ANARI for final frame rendering since version 3.10 and the soo…
-
# 🙋 Feature Request
Support for loading attribute on Image Component (@react-spectrum/image) via a prop: loading.
The loading attribute allows a browser to defer loading offscreen images…
-
### Feature request
Support for [OffscreenCanvas API](https://developer.mozilla.org/fi/docs/Web/API/OffscreenCanvas).
Sometimes the render can take a long time and it seems to lock up the main J…
-
While using Guppy on a side-project, I realized that it gets kinda slow/sluggish after a while.
I believe this is because the Development Server outputs _all_ text, forever. The longer it stays ope…
-
# The Proposal
As part of a deductive exercise, in this [issue](https://github.com/CharlesStover/use-force-update/issues/18) I essentially proposed changing:
```jsx
x = useCallback(cb , []);
`…
-
## Summary
I'm creating this issue to continue the discussion that spawned in the already merged PR (#26380)
Several community members have raised concerns about this change and it has gaine…