-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.10.2` to `16.11.0`.
- The `dependency` [react-dom](https://g…
-
**What is the current behavior?**
Hey 👋 I maintain [react-pdf](https://github.com/diegomura/react-pdf). Thanks for your awesome work and making `react-reconciler` for us to use!
I've got many …
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.10.2` to `16.11.0`.
- The `dependency` [react-dom](https://g…
-
# Bug report
Getting the following issue when trying to run a medium-sized project in Sandpack:
```Could not find/install babel plugin 'proposal-decorators': Cannot find plugin 'proposal-decorators'…
-
Hey guys,
I might be just doing something wrong but when I implemented the hypernova setup, all I see is a blank screen. This is the current source code that is getting rendered. I'm using Ruby on …
-
Will you have any plan to upgrade to support new React Native fabric renderer system ?
[https://reactnative.dev/docs/next/new-architecture-intro](url)
-
**Is your feature request related to a problem? Please describe.**
I would like to react to the view being scrolled.
**Describe the solution you'd like**
Add a scrolled event.
**Describe alter…
-
Hi,
I tried to use HTML3D in a react-three-renderer project, but I got an error at line 95 of the HTML3D file. The error looks like this:
`
Uncaught TypeError: Cannot read property 'Vector3' of …
-
I can preview a fbx model using threeJS but I want to implement a Component in React that can do it.
This is the code I use to preview a fbx file:
`
three.js - FBXLoader test
…
-
Im tring to use [react-select](https://github.com/JedWatson/react-select) component. This component uses its own css
recommended way to use this component is
```JavaScript
import Select from 'reac…