-
Running docker build on a fresh new-django-app template fails with:
```console
8.556 npm error code ERESOLVE
8.558 npm error ERESOLVE unable to resolve dependency tree
8.558 npm error
8.558 npm…
-
I’m developing a React application using Vite, and I'm facing an issue where the app displays a white blank screen only on iOS devices. But it works perfectly on Android devices and desktop browsers. …
-
Could you kindly consider adding backward compatibility for React.useId and React.useSyncExternalStore?
These hooks were introduced in React 18, but it would be incredibly beneficial for developer…
-
### Package
carbon-components-react
### Browser
_No response_
### Package version
v7.59.8
### React version
v16.14.0
### Description
In TableToolbarSearch.js, it is calling onChangeProp with …
-
## Summary
This is something I noticed when I applied the Apollo Client test suite to React 19 - we had one test that was timing out.
I first thought that the test was broken, but it turns out i…
-
### Package
react
### Package version
17.0.1
### React version
17.0.1
### Environment
```shell
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1255U
…
-
The seqset page throws a lot of console warnings in e2e tests.
In browser console:
```
Warning: Encountered two children with the same key, `b4ef9389-5508-4271-8a89-349f63d97f17`. Keys should be …
-
**Is your feature request related to a problem? Please describe.**
Multiple times now I've been surprised by the fact that `useState` doesn't allow for setting custom keys that trigger a reevaluation…
-
### Description
This is because wp-block-editor depends on lots of other scripts:- react, react-dom, react-jsx-runtime, wp-a11y, wp-api-fetch, wp-blob, wp-blocks, wp-commands, wp-components, wp-compo…
-
###The Problem:
When you creating an api slice using createApi method from rtk(specific version for react `import { createApi, fetchBaseQuery } from '@reduxjs/toolkit/query/react'`) it's dose not …