X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=651fd3b133518863684d103315842f4261086f9e;hb=edc11f4f503f33ca8a4cbfadbad3493d476c1cfe;hp=6e92abc16a1c8e5fb5494da676929e7cd2f8cc63;hpb=9bb173285c9e3d8546d442e260bf007cdc8e04fd;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 6e92abc16a..651fd3b133 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -20486,7 +20486,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, { if (!ix.length) { this.setFromData({}); var str = this.stores[opts.list+1]; - str.loadData( str.reader.readerType == 'json' ? { data : [] } : [] ); + str.removeAll(); return; }