React – cursor escaping boundaries of textarea on iOS
I have a PWA chat app built with Nextjs and I’m seeing this bug. The textarea height is dynamically resized to accommodate longer messages.
I have a PWA chat app built with Nextjs and I’m seeing this bug. The textarea height is dynamically resized to accommodate longer messages.