emqx / MQTTX

A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.

Home Page:https://mqttx.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] *All* pane misses messages but they reappear after switching to *Recieved* pane and back

wilx opened this issue · comments

What did I do

I have a subscription to a single topic and I am sending messages to another topic in quick succession from the MQTTX GUI client, multiple messages per second by clicking the arrow button at bottom right.

What happened

Sometimes, the All pane does not show all the received messages on the subscribed topic. But when I click to Received pane, it shows all the received messages. Subsequent switch back to All pane then also shows all of the messages.

Expected

MQTTX GUI All pane should always show received messages.

Environment

  • OS: Windows 10
  • MQTTX version: v1.9.9

More detail

More detail include log information or screenshot

Hi, thanks for your feedback.

I am currently unable to replicate the issue you're experiencing. Try clearing the history to see if that makes a difference. The problem could be because many messages are received per second, leading to rendering issues.

Could you please inform me about the approximate number of messages you're receiving and provide some basic information about your system? This information might help us pinpoint and resolve the issue more effectively.