-
I think this is a documentation bug. In the example here:
https://recoiljs.org/docs/guides/atom-effects#compared-to-react-effects
is the following code snippet:
```jsx
const myState = atom({key: '…
-
**Describe the bug**
Cross-posting from the Expo repository: https://github.com/expo/expo/issues/28933
> So what's happening here is that react-native-dotenv is agressively inlining all environm…
-
### Current Behavior
When the carousel element is rendered with a single child element, multiple clones of that element are rendered.
![Carousel-bug](https://github.com/user-attachments/assets/5a542…
-
### What happened?
When the menu of a multi select is open, you can't click the button to delete a selected option on the Input. This seems to be related to using the `menuShouldBlockScroll` prop of …
-
### Description
https://react.dev/reference/react/Suspense
> If React needs to hide the already visible content because it suspended again, it will clean up [layout Effects](https://react.dev/refe…
-
After upgrade with "react": "16.0.0-alpha.12", "react-native": "0.47.1", the example is running, however no parallax effects could be seen
-
This block of imports after sort has syntax issues
Before:
```
import * as R from 'ramda';
import DeviceSettings from 'react-native-device-settings';
import fs from 'react-native-fs';
impor…
-
### Application Crash
#### System
| | |
|------------ | -------------|
|Platform | win32 10.0.22631 |
|Architecture | x64 |
|Application Version | 1.12.4 |
|Process | renderer |
#### Message
Cannot c…
-
Lots of people here are interested in handling async/await in conjunction with signals. Some approaches that have been suggested:
- @modderme123 's Bubble reactivity uses something like React Suspens…
-
Enhancement on https://react-dnd.github.io/react-dnd/examples/customize/drop-effects
I went over the code base and only found usage for `copy`, `move`, and `none`. Can we customize drop effects, wh…