Files
Nitro-V3/src
simoleo89 f593205d5f fix(chat-input): restore RoomWidgetUpdateChatInputContentEvent.TEXT mode
Upstream 7007752 removed the TEXT constant + its handler case while migrating
in-component inserts to setChatValue, but NotificationDefaultAlertView still
dispatches TEXT to copy a command into the chat input (the only cross-component
path to set the input). Restore the constant and the handler case (setChatValue
+ focus, matching the command-selector path). Fixes TS2339.
2026-06-07 12:04:53 +02:00
..
2026-06-05 14:32:55 +02:00
2026-06-07 11:50:32 +02:00
2026-02-19 13:22:37 +01:00
2026-06-07 11:50:32 +02:00
🆙 Init V3
2026-01-31 09:10:52 +01:00
2026-06-05 17:21:53 +02:00
2026-06-06 08:42:18 +02:00