mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-20 05:21:44 +10:00
Disabling the textarea for the duration of a response made the browser blur it, so the caret left the composer on every send and had to be clicked back. send() already ignores calls mid-stream, so Enter stays a no-op and type-ahead works.