ui-grid-angular2
ui-grid-angular2 copied to clipboard
WARNING: Tried to load angular more than once.
My Angular app is initialized twice, and I get the following error when using this repo code:
`WARNING: Tried to load angular more than once.
Also when I console.log('test') in my appComponent, it show it twice. `