md2 icon indicating copy to clipboard operation
md2 copied to clipboard

Update common-module.ts

Open ravishah94 opened this issue 5 years ago • 0 comments

Bug, feature request, or proposal: Refactor any references to DOCUMENT in order to comply with Angular 8 changes

ERROR in ./node_modules/md2/core/common-behaviors/common-module.js 64:46-54 "export 'DOCUMENT' was not found in '@angular/platform-browser'

Compatibility with Angular 8

Which versions of Angular, MD2, OS, browsers are affected? Angular 8, MD2 0.33

Is there anything else we should know? DOCUMENT is removed from @angular/platform-browser If you use DOCUMENT from @angular/platform-browser, you should start to import this from @angular/common.


This change is Reviewable

ravishah94 avatar Jul 10 '19 13:07 ravishah94