klawr / mqtt-inspector

MIT License
2 stars 1 forks source link

Payload field not filled on selecting saved command #22

Closed klawr closed 3 months ago

klawr commented 5 months ago

Describe the bug When selecting a predefined message the payload field is not filled. The message is still sent correctly though.

To Reproduce Open up the frontend. Save some message. Reload page. Select saved message. Send message and check logs to see that it is still sent properly

Expected behavior Payload window should be filled.