Weibo Zhang

Results 4 issues of Weibo Zhang

This issue is connected with #177. According to this [issue on cannonjs](https://github.com/schteppe/cannon.js/issues/348) , this jittering of objects also exists in cannonjs. I examine the [jenga example in cannon-es](https://pmndrs.github.io/cannon-es/examples/jenga) and after...

- `three` version: 0.130.1 - `@react-three/fiber` version: 7.0.6 - `@react-three/drei` version: 7.2.2 - `node` version: v16.4.2 - `npm` (or `yarn`) version: 7.18.1 ### Problem description: The problem occurs when using...

bug

After installing with `yarn add react-three-gui`, I attempted to add it to my scene like this: ``` import { Controls, useControls } from "react-three-gui"; function App() { return ( );...

### Description Building on top of https://github.com/vercel/ai/issues/2183. It appears that any versions after `[email protected]` will cause an extra component rerender once `textStream.done()` is ran/when the stream ends after text generation....

bug
ai/rsc