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

Cannot find name 'DOMRect'

kaito3desuyo opened this issue · comments

Hello.

I use angular-sticky-things@1.1.2 with Angular 5.2.8. However, I get the following error.

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

Is there a solution?

I have exactly the same issue..

same, not usable :(

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