This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
On pasting to a textarea, no auto grow occurs until one taps into and starts editing #4854
Closed
Description
Apologies in advance if this issue has been logged already or if it is not an issue, however if it is not I would like to know if there is a work around, business expects that on pasting a large text, the textarea control should auto grow. We have tested this out on the jquery mobile website from the iPad/iPhone/Android and see the same issue. One workaround I thought of was to access the click/tap event and force it to auto grow. How would one do that?