You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we'd need to emit edit_event with the fake id and listen for Room.localEchoUpdated and reemit edit_event with real event id ... all this without losing the editor internal state 🥴
Also, we can't send the edit until we have a real event id. Should we disable the save button or just queue (1) edit(s)? I guess the normal send queue would be good for this, but we need to modify the replacement event with the real event id after it has gone into the queue.
No description provided.
The text was updated successfully, but these errors were encountered: