-
### Version
"react": "16.0.0"
"react-native": "0.50.3"
"tcomb-form-native": "^0.6.11"
### Expected behaviour
I would expect writting cursor be on the top of TextInput (as happened on iOS)…
-
* [x] - 섹션 소개
* [x] - 이미지 여러개 한번에 업로드하기
* [x] - 여러 이미지 미리보기
* [x] - pagination - offset vs cursor
* [x] - GET /images API에 cursor pagination 적용하기
* [x] - React.js - Pagination 적용하기
* [x] - error…
-
I have installed the package :-
`yarn add react-share`
And then import it
```
import {
WhatsappShareButton,
FacebookShareButton,
EmailShareButton,
TwitterShareButton,
} from "react…
-
**Basic information**
`zellij --version`: `zellij 0.33.0`
`stty size`: `34 97`
`uname -av` or `ver`(Windows): `Linux dev 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64 x86_…
-
## React gave me a warning when using Typist:
```
Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for …
-
**Describe the bug**
When using a large multi-line text input field, the view does not automatically scroll to the cursor when it is placed somewhere within the text. This issue occurs particularly w…
-
I am trying to do a query with 2 and more joins, the problem I found is I when I load my router directly works, but when I jump from a router menu doesn't work.
I don't know if is an issue with rea…
-
I get this behaviour in latest "@uiw/react-md-editor": "^3.20.7", seems similar to other cursor issues
![image](https://user-images.githubusercontent.com/12578313/231332232-3cb5adf2-172b-4f2b-91cc…
-
I'm able to reproduce this one in the Scrollable container example at http://react-autosuggest.js.org/ on chrome for mac and windows
Steps to reproduce the issue
1. Focus on the input field
2…
-
In our project we are using react beautiful dnd to both drag vertically and horizontally between lists. Since the dragged elemets size is much bigger than the droppables size the element sometimes get…