ui-grid-angular2 icon indicating copy to clipboard operation
ui-grid-angular2 copied to clipboard

WARNING: Tried to load angular more than once.

Open theunreal opened this issue 8 years ago • 0 comments

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. `

theunreal avatar Oct 13 '17 17:10 theunreal