venugopal-annamaneni

Results 2 issues of venugopal-annamaneni

_Lazyload Config in Parent App_ ``` { name: "lazyload-module", files: ["http://link_to_lazyload_module_js"], reconfig: true, rerun: true }, ``` _Module Code to be LazyLoaded_ ``` (function() { var __MODULE_NAME = "lazyload-module"; var...

updateUniques() function does not work if there are some softDeleted rows with the same value.