-
**Is your feature request related to a problem? Please describe.**
I cannot use refs with View components
**Describe the solution you'd like**
Use React.forwardProps with View component
**Desc…
-
- [X] Check if updating to the latest version resolves the issue
**Environment**
- [ ] I am using `@preact/signals-core`
- [ ] I am using `@preact/signals`
- [X] I am using `@preact/signals-reac…
-
## Summary
## Using React 18
## Useing React19
After Using React@canary, the react dom bundle changed to `react-dom-client.production.js` , which is 498kb!
-
### Describe the bug
Even if I fix the checked property of the CheckBox to false(or true), the visible checked state of the CheckBox changes every time when the user clicks on it.
This is unexpected…
-
## Do you want to request a feature or report a bug?
Bug
## What is the current behavior?
Recharts is using deprecated "defaultProps" and React `18.3.1` throws error.
```
chunk-YLIFYLWR.js:…
-
**What package within Headless UI are you using?**
`@headlessui/react`
**What version of that package are you using?**
v1.7.19
**What browser are you using?**
N/A
**Reproduction …
-
### Link to the code that reproduces this issue
https://github.com/PaulWild/next-no-suspense
### To Reproduce
1. Start the application and load root page
2. The async component will suspend correc…
-
React pdf is not compatible with react 19, will you make the library compat with this version ?
-
In the last version of the ```custom-element-jsx-integration```
```class``` is replaced with ```className```
https://github.com/break-stuff/cem-tools/commit/7d3e1ff912b72002164f34f993e6aa47de230d6…
-
below of my thoughts on the next biggest release
- [x] allow only ESM config `next.config.mjs` or `next.config.js` with `"type": "module"` https://github.com/shuding/nextra/pull/2254
> the whole…