Vugar

Results 6 issues of Vugar

Hi I am trying to add SSR feature with Angular Universal to project when trying to prerender below error emitted ``` E:\vugar\ESAS\node_modules\ng-snotify\index.js:1 (function (exports, require, module, __filename, __dirname) { import...

Hi. I try to change the style of (ng-select) . I paste the revised style to the component style where ng-select is located. ``` ng-select > div { border: 0!important;...

Hi I use ng select in modal.After being selected the deselect option is shown but when reopening the modal I reassign old value but the deselect option is not shown....

Hi I am facing issue which is pretty annoying. When bricks start initially they start from left position. I used imagesloaded = true and see no errors in console. ```...