-
```js
/**
* This is the source code of react version 8.2
* I omitted part of the code
* Through debugging, I found that renderwithhooks was executed twice, and there was no difference between t…
-
### Summary
We recently bumped `amazon.aws` collection to `4.1.0` from `4.0.0` and started experiencing errors due to process locks and other similar errors. We found that the inventory file was bein…
-
### Share your bug report, feature request, or comment.
On application launch in `ClientConfigStore`:
1. `/api/config` request gets fired twice.
2. Leading to `/api/chat/register` being fired …
gabek updated
2 years ago
-
It would be useful to force components into an error state, in order to test error boundaries (similar to how the suspense toggle works).
---
Originally reported via https://github.com/bvaughn/rea…
-
In a custom hook, I forgot to wrap my `setState` call in a `useEffect`, which did not pose any problems prior to React 18 but now this does not work anymore. The component does not re-render if the st…
-
React version: 18.1.0
## Steps To Reproduce
1. Set up a ContextProvider and pass object as value (not-memoized)
2. Wrap the ContextProvider around a Suspense boundary
3. In a component, o…
-
LiveSync is working nicley over a couple of devices.
Now I wanted to set up the OBSReceiver and get `Internal Server Error` while testing it.
any hints what I'm missing?
### Setup::
obsrecei…
-
_I posted this same topic on the forum. But putting it here as I think this might be a helpful feature to add to the default weather module.
Changing the code for the module to allow for a remote t…
-
```
TypeError: Cannot set property 'props' of undefined
Component
node_modules/react/cjs/react.development.js:279
276 | */
277 |
278 | function Component(props, context, updater) {
> 27…
-
### Labels
[MINOR]
### Description
Non-antags who sign Faustian Contracts to get the powers of an antag show up as actual antagonists on the roundend menu.
### Steps to reproduce
1. S…