Fixes T6713. Though I've said that before. =D Looks like this handler wasn't upgraded earlier and was still updating the DOM; removing the DOM updating code and let the central spot handle everything and this works fine.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T6713: Adding a comment to a conpherence sometimes duplicates the message in the UI
- Commits
- Restricted Diffusion Commit
rP818fcf00350a: Conpherence - fix durable column message duplicating bug
open up two browsers with durable column on same room. send messages in browser a and observe 1 copy of each message showing up in browser b. send messages in browswer b and observe one copy in browser a. browser a was chrome and browser b was firefox.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable