ngx-page-scroll icon indicating copy to clipboard operation
ngx-page-scroll copied to clipboard

Restore Document type on constructor

Open Nolanus opened this issue 8 years ago • 0 comments

Blocked by https://github.com/angular/angular/issues/12631

As soon as ngc supports Interfaces as type annotation, restore the Document type for injections.

#85 https://github.com/Nolanus/ng2-page-scroll/issues/35#issuecomment-250939092

Fix Available in angular 4 rc.4

Update: Still an issue when using global interfaces like Document or Window (https://github.com/angular/angular/issues/15640)

Nolanus avatar Feb 21 '17 16:02 Nolanus