You are reading a single comment by @SergeP and its replies. Click here to read the full conversation.
  • If I call

    clearTimeout(undefined);
    

    all intervals set by setInterval() and all timeouts set by setTimeout() disappears.
    Checked by 1v95 on ESP8266

    Is it a bug?

About

Avatar for SergeP @SergeP started