Andarist / Andarist/react-textarea-autosize
Why IS the performance so poor?
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2.4k
- Forks
- 247
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I've moved to using this component instead of [the other one](https://github.com/buildo/react-autosize-textarea), as the other inexplicably stops all transitions from CSSTransitionGroup and the like.
As I've seen reported on here already, when there's a lot of components in use, it's real janky and lags a fair bit - far more than I'd expect from simply doing some calculations involving font sizes and line-heights and whatnot.
I'm not here to complain, but as I've seen a mention of adding an ID increases performance for some reason, are there any other undocumented things we should know about that could smoothen things out a little?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.