emqx / MQTTX

A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.
https://mqttx.app
Apache License 2.0
3.87k stars 445 forks source link

Form is empty when editing connection #733

Closed JannemanDev closed 2 years ago

JannemanDev commented 3 years ago

What did I do

Make a new connection, fill in the field and press connect. Disconnect and and edit it by using the pencil top right (see 1). The fields are not filled with the connection values I used (not shown in screenshot because it's basically just the new connection screen). Although when using the green dropdown (see 2) after connectionname you do see some values... but not all! You also can't see the advanced fields and last will and testament.

What happened

No, just empty fields or with default values.

Expected

The fields should have been loaded with the connection settings I used when creating it.

Environment

Windows 10

More detail

mqtx

oceanlvr commented 3 years ago

That's bad, I have reproduced. Start fixing it.

oceanlvr commented 3 years ago

@JanOonk Hi, I patch this bug in this PR #737. We'll do more tests, if the problem is fixed, we'll release it next version.

ysfscream commented 2 years ago

This issue is fixed on https://github.com/emqx/MQTTX/releases/tag/v1.7.0

Thanks for your feedback!