Andarist / Andarist/react-textarea-autosize
Inserting newline sometimes causes strange renders
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 2.4k
- Forks
- 247
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Thanks for this great library! I came across the behavior below today. It seems as if inserting text renders differently than typing the text from start to finish (or copy-pasting it).
For example, below, the text is
```
insert one newlin
e
```
but looks differently if typed from start-to-fnish or if the newline is inserted.
This seems to happen when inserting a non-newline character would cause wrapping to occur.

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.