ngui icon indicating copy to clipboard operation
ngui copied to clipboard

How to use ngui without system js

Open ariawanzero opened this issue 7 years ago • 1 comments

I want to ask i'm using angular 2 in my project but i don't have system.js but i'm using vendor.ts for export other library like css and js. so anyone have solution for my problem? how to use this library with vendor.ts or i must have system.js?

ariawanzero avatar Sep 12 '17 08:09 ariawanzero

Error in ./RACCriteriaComponent class RACCriteriaComponent - inline template:128:48 caused by: path.split is not a function. I get this error in my component when i'm using your component. my form is form array so when i try to add new form group again it give this error any solution for this component for form array

ariawanzero avatar Sep 19 '17 06:09 ariawanzero