scramatte
scramatte
Hello, I've made some changes to NovaSortable to get it compatible with [ExpandableTableRow](https://github.com/dcasia/expandable-table-row). The main problem was that you override various components. Following same method as dcasia / @milewski, I've...
Hi, LocaleSelect field doesn't select the current language. In my case, my languages are : en, fr, it, es "es" is my default language and this the last option Can...
Hi, Can you add support for Nova 4 ? Thank you Regards
Hi, Multiselect list not displayed on Mac Firefox 118, safari, chrome iOS, safari iOS With Mac Chrome it's ok It looks that is a problem with list height calculation. If...
Hi, I'm using your lib for a very long time. And I've got a need about checkbox behavior. Currently, your lib has 2 modes: simple and deps. But I need...
Hello, Considering and empty forest tree, in 'initCheckbox' method I get an 'node.getFirst() is null' error. To solve it it's just necesary to check if node.getFirst() != null before node.getFirst().setParentCheckbox(1);
In a future it will be nice to have Vue.js UI and Rest API. That will allow integration with ERP and other cool things such mobile APP.
Hello, If you use external DN (like dhcpGroupDN, dhcpSubnetDN,...) into your dhcpService objet class you break parser and get an error "No subnet declaration for ethX" It looks the same...
Hi, I'm building a drag and drop builder for vuemail. I'm using json and dynamic components for this. Proof of concept is working, but I need some mechanism to render...
Hi, I've just upgraded my Nova to r4.27 and now I get error 500 "Target class [] does not exist." on custom tools. It occurs with my custom tools and...