Before submitting
Hardware
Heltec V3
Connection Type
Serial
Local or Hosted
https://client.meshtastic.org
Firmware Version
v2.6.11.60ec05e
Operating System
Windows 11
Browser
Chrome 138
Expected Behavior
Messages are shown in order of being sent or received.
Example:
A sends "1"
B sends "2"
A sends "3"
B shows messages in order of "1", "2", "3".
Actual Behavior
Received messages are shown before sent messages.
Example:
A sends "1"
B sends "2"
A sends "3"
B shows messages in order of "1", "3", "2".
Steps to Reproduce
- Send a message from device A
- Send a message from device B
- Send a message from device A
- From the web client of device A, messages 1 and 3 are shown after message 2.
Relevant console output
Screenshots
(messages were sent in numerical order, "6" after "5" for example)
Additional Context
The android app shows the messages correctly and in order, so this might qualify as a parity issue:

Before submitting
Hardware
Heltec V3
Connection Type
Serial
Local or Hosted
https://client.meshtastic.org
Firmware Version
v2.6.11.60ec05e
Operating System
Windows 11
Browser
Chrome 138
Expected Behavior
Messages are shown in order of being sent or received.
Example:
A sends "1"
B sends "2"
A sends "3"
B shows messages in order of "1", "2", "3".
Actual Behavior
Received messages are shown before sent messages.
Example:
A sends "1"
B sends "2"
A sends "3"
B shows messages in order of "1", "3", "2".
Steps to Reproduce
Relevant console output
Screenshots
(messages were sent in numerical order, "6" after "5" for example)
Additional Context
The android app shows the messages correctly and in order, so this might qualify as a parity issue: