Andarist / Andarist/react-textarea-autosize
Height on iOS Safari doesn't account for padding
未关闭
- 主要语言
- TypeScript
- 星标
- 2.4k
- 派生
- 247
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.

贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。