Commit c0ed3eb1 authored by Boris Kocherov's avatar Boris Kocherov

break queue to avoid cancel queue if subgadget deleted while rerender

parent 5bd4e92f
......@@ -1846,7 +1846,7 @@
return gadget.getJsonPath(v.path);
})
.push(function (p) {
return g.rNotifyChange({
g.rNotifyChange({
scope: v.scope,
rel_path: v.path,
path: p,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment