ng-material-treetable icon indicating copy to clipboard operation
ng-material-treetable copied to clipboard

I have the same problem https://github.com/angular/angular-cli/issues/5684

Open Igor1992 opened this issue 5 years ago • 4 comments

package.json "ng-material-treetable" version is "0.4.1"

Igor1992 avatar Apr 23 '19 15:04 Igor1992

i have the same problem and the version i s "^0.5.1"

mmirzaeyan avatar May 14 '19 11:05 mmirzaeyan

Thanks for reporting this. I'll investigate as soon as I get some free time

mlrv avatar May 15 '19 07:05 mlrv

Isn't this related to #17 ?

Stromwerk avatar Jun 25 '19 20:06 Stromwerk

Are you sure it's Fixed cause i'm using "ng-material-treetable": "^0.5.3", and i got the exact same error:

core.js:9110 ERROR Error: Uncaught (in promise): Error: BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.

TnCoders avatar Jul 31 '19 20:07 TnCoders