w11k / angular-sticky-things

Sticky Directive for Angular 2+

Home Page:https://w11k.github.io/angular-sticky-things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to use

dasp24 opened this issue · comments

commented

This is the error I'm getting:

ERROR in node_modules/@w11k/angular-sticky-things/lib/sticky-thing.directive.d.ts(58,53): error TS2304: Cannot find name 'DOMRect'.

@dasp24 please try using the current latest version 1.1.8. if the error still occurs, please provide more information. which angular, typescript version are you using? what does your tsconfig.json look like?

duplicate of #34