Matej Lednár

Results 4 issues of Matej Lednár

How can I display sorting icon - arrow node immediately. It is displayed / created only if user click on the header item of the sortable column. Before click I...

I would like to ask, if fetch and get events are supported. ``` store.on("fetch", function () { console.log("fetch event"); }); store.on("get", function () { console.log("get event"); }); ``` storage has...

needs-triage

if applet exists, code sniffer crashes. elakApplet = domConstruct.create("applet"); elakApplet.innerHTML = ""; elakApplet.innerHTML += ""; elakApplet.id = "applet"; elakApplet.codebase = ""; elakApplet.code = "applet.class"; elakApplet.archive = "applet.jar";

Bug

Hi, I updated obfuscator but still have this error. ![image](https://user-images.githubusercontent.com/2221688/32747227-64a9a104-c8b8-11e7-90ee-2515cc57e123.png)