-
I have a form with submit button. When I click on the button, I call update optimistic state and update real state as soon as action is finished. When I click on the button 3 times, I will see 6 items…
-
### What would you like?
Currently, we have two react CT packages inside cypress core, `react` and `react18`. `react` supports versions of react 17 and down, where as the `react18` harness supports…
-
Hello, I have two warnings with the lib, it's errors that we wan only fix in the lib:
```
Warning: Received `false` for a non-boolean attribute `mirrored`.
If you want to write it to the DOM, p…
-
## Do you want to request a feature or report a bug?
Bug
## What is the current behavior?
Charts do not render when using React 19, or when using NextJS 14.3 (which uses React 19).
## If the c…
-
Upgrade to React 19 so we get performance improvements of React Compiler.
I tried this previously and got this problem where the page wouldn't render:
https://github.com/benhowell/react-grid-gall…
-
> 벌써 React19 소식이 들려오네요 👀
# React labs - React 컴파일러
- 다음 버전의 React는 메이저 버전이 될 것입니다. **React 19**입니다.
- 몇 년간의 반복 작업 끝에 react@canary는 이제 react@latest로 출시될 준비가 되었습니다.
- 새로운 기능은 앱이 실행되는 모든 환경과 …
-
### どのパッケージに問題がありますか?
@yamada-ui/react
### パッケージのバージョン
1.5.5
### 概要
Reac 19.0.0-rc (Next.js 15.0.1で使用)において下記のようにReactの警告が表示されます。
![スクリーンショット 2024-10-28 22 29 38](https://github.com/user-attachme…
-
Project Details: https://www.notion.so/sentry/FY-25-Q2-Hydration-Errors-3d5673e38a2743f8819cee8fdf94b3c4#2e5548009b7c43ebab4c7889910252c6
KTTR Items:
- https://www.notion.so/sentry/Hydration-Errors-in…
-
## Describe the bug
When rendering long responses from the AI assistant, there is a significant increase in CPU and memory usage. This issue seems to be caused by the continuous re-rendering of the…
-
I get a dependency conflict whilst adding Lenis to Nextjs 15 but I don't see why Lenis shouldn't be able to work with React 19:
```
npm WARN Found: react@19.0.0-rc-02c0e824-20241028
npm WARN node…