diff --git a/comp/src/gb.web.form/lib.js b/comp/src/gb.web.form/lib.js index 3e9d3dd59..aa81a7000 100644 --- a/comp/src/gb.web.form/lib.js +++ b/comp/src/gb.web.form/lib.js @@ -442,6 +442,7 @@ gw = { { clearInterval(gw.timers[id]); gw.timers[id] = undefined; + gw.timers[id + '!'] = undefined; } },