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
If a user disconnects (or is disconnected by broker) from a connection and reconnect afterwards, the publish field (topic + payload etc.) is resetted. This is not convinient.
To Reproduce
Publish a message with topic and payload
Disconnect connection
Press "Disconnect"
Topic and Payload is empty.
Expected behavior
Topic and Payload stays as there are before the reconnect.
Desktop (please complete the following information):
OS: Ubuntu 21.10
Version: 0.14.2
The text was updated successfully, but these errors were encountered:
Describe the bug
If a user disconnects (or is disconnected by broker) from a connection and reconnect afterwards, the publish field (topic + payload etc.) is resetted. This is not convinient.
To Reproduce
Expected behavior
Topic and Payload stays as there are before the reconnect.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: