Closed dmtrxw closed 1 year ago
The current implementation's classes refer textInput and message bubbles as the same element, so the blur wasn't working.
I updated the classes for textInput and messages to treat them as a different element.
Closed because breaking
The current implementation's classes refer textInput and message bubbles as the same element, so the blur wasn't working.
I updated the classes for textInput and messages to treat them as a different element.