-
-
```
storeHooks.ts:111 Warning: Cannot update a component (`RealAssetRow2`) while rendering a different component (`AssetsTable`). To locate the bad setState() call inside `AssetsTable`, follow the st…
-
Hey nice weather app ☀️
However the main branch is missing two depedencies: `axios`& react-icons
Here's a fix:
```json
"axios": "^1.7.7", #
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-paper@5.12.5` for the project I'm working on…
-
### Version
1.46.0
### Steps to reproduce
1. clone the repo: https://github.com/sand4rt/playwright-react-async-components
2. run `npm i`
3. run `npm run test-ct`
### Expected behavior
…
-
I encountered an error while integrating Reflex components. Here are the details of the error:
- **Error Message**: `Error: Element type is invalid: expected a string (for built-in components) or a c…
-
### Description
Getting below two errors after upgrading from 0.72.0 to 0.76.0
- /node_modules/react-native/ReactCommon/react/renderer/components/safeareaview/SafeAreaViewShadowNode.h:24:42 Use o…
-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
Issue:
This issue happen after I upgrade to nextjs lasted version (15.0.0-canary.195).
It throws this error when I create a new Resend instance:
```
new Resend(resendApiKey)
```
Error:
```
[p…
-
### Discussed in https://github.com/facebook/docusaurus/discussions/8758
Originally posted by **gaearon** March 10, 2023
---
I'd like to start a discussion on what it would take to …