Andarist / Andarist/react-textarea-autosize
Height on iOS Safari doesn't account for padding
Aperta
- Lingua principale
- TypeScript
- Stelle
- 2.4k
- Fork
- 247
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
On iOS Safari, if your textarea has 0 padding then this seems to work fine.
However, if your textarea has top or bottom padding, then the calculated height does not include the padding, meaning that the textarea ends up overflowing with a scrollbar.
This does not seem to happen on desktop Safari, just on mobile.

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.