Nothrem Sinsky

Results 4 issues of Nothrem Sinsky

When DataGrid is switched into TreeView it renders items by separate template (`/src/templates/datagrid_tree.latte`). This template overwrites the base template `/src/templates/datagrid.latte`. But the treeview template does not define all snippets from...

When server returns response "204 No Content" and does not return any body, ARC waits 60 seconds for the body (message "Headers received" is displayed), then timeouts and displays the...

bug

When JOIN uses more conditions, it gets formatted as: ``` FROM data as d JOIN more as m ON d.id = m.id AND d.name = m.name ``` Better would be...

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

site-bug
patch-available