luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
747 stars 305 forks source link

[BUG]When websocket is not yet connected the Machine settings is not working #260

Closed luc-github closed 1 year ago

luc-github commented 1 year ago

If do a refresh on Machine settings (e.g : repetier or marlin) the command to get setting is sent but at this time the websocket is not yet established so the answer never come to webUI additionally the time out seems not working

the serial startCatchResponse should ensure the websocket is connected

also the timeout is not handling properly the state image

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.