-
### System Info
Transfomer.js version: "@huggingface/transformers": "^3.0.2"
Next.js version: "next": "14.2.5"
React version: "react": "^18",
OS that run next.js : windows11
### Environment…
-
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
Hello,
We …
-
Is there a way to optimize the LargeList for keys? I am reordering/removing items from the list and it will continue to rerender items afterwards, even though it the list is just shifting them.
…
-
We're using eslint rules from several plugins — the airbnb config, plus some React plugins — to maintain fairly standard style and Javascript usage. However, we have many of the rules disabled via `.e…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/sandbox/holy-tree-lrkxn5
### To Reproduce
1. Use `appDir` option
2. Create a route which will contain parallel routes, e.g.…
-
### Version
- react-native-image-crop-picker v0.36.2
- react-native v0.64.1
### Platform
- iOS
- Android
### Expected behaviour
Would be great if we can choose the cropping ratio like (4:3…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
Coming from https://github.com/marmelab/react-admin/issu…
-
Hi,
it seems with set to german it does not work for me. Error "Could not init tesseract"
At first the DL did not work, as I did not grant network permissions. After that it downloaded, at leas…
-
In the console, I am getting the following error
![captcha](https://user-images.githubusercontent.com/26029722/54812417-1662b200-4cb1-11e9-824b-91d351764894.png)
-
```
const insets = useSafeAreaInsets();
console.log('insets ????', insets);
result --> insets ???? {"bottom": 0, "left": 0, "right": 0, "top": 28.571428298950195}
```
Above log is from Samsung …