Andarist / Andarist/react-textarea-autosize
scrollbar flashes with each character typed
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.4k
- Forks
- 247
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Using Chrome, copy and paste the following into the "uncontrolled mode" section of the [demo website](https://andreypopp.com/react-textarea-autosize/):
```
Line.
Line.
Line.
Line.
Line.
Line.
Line.
Line.
Line.
Line.
Line.
Line.
Line.
Line.
kkkkkkkkkkkkkkkkkkkk
kffffffhhhhhaa
```
Make sure to include the spaces when copying and pasting.
Type something at the end and each character typed the scrollbar will appear and dissapear. It might take some fiddling to reproduce depending on the size of your browser/monitor.
This problem was originally found in https://github.com/thepracticaldev/dev.to/issues/3330
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.