Luke Yu
Luke Yu
Hi @ni00, Thanks for your suggestion! We recognize the optimization potential in using `lodash-es` over `lodash.` Our usage of `lodash` through indirect dependencies has its drawbacks. For MQTTX 1.9, the...
Hello, @Zerogiven Given your connection issues, I would suggest that you connect to a public MQTT Broker using the MQTTX Web client, such as EMQX Broker. This can help us...
Thank you for reporting this issue. To better understand and resolve this issue, please let us know which version of MQTTX you were using before upgrading to 1.9.8? Knowing the...
As a part of our troubleshooting process, we would like to check if the issue might be related to a database migration error when upgrading to version 1.9.8. Could you...
Hi @liux-pro, First of all, my apologies for the delayed response to your issue. Thank you for reporting the bug where an error pop-up appears when closing MQTTX after clicking...
@ni00 Thanks for your testing and feedback!
Looks like the MQTTX doesn't cause it. I will close this issue, and if new bugs are reproducible, I will reopen it. Thanks for your support @ni00
Hi @michaelcplusplus, Thank you for bringing up this vital query regarding the support for the Windows trust store in MQTTX for validating TLS connections. MQTTX, built on JavaScript and Electron...
Thank you very much for bringing up this issue and for the solution you've provided. @emako I want to point out that MQTTX is primarily developed using JavaScript within the...
This issue may be due to network problems. As suggested, you can try manually installing it if you like. Go to your project's `node_modules\electron` directory and then run `node install.js`....