davidjbradshaw / iframe-resizer-react

The official React interface for Iframe-Resizer

Home Page:https://iframe-resizer.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForwardRef and TypeScript

sicsol opened this issue · comments

I'm getting the following error from TypeScript regarding forwardRef

Property 'forwardRef' does not exist on type 'IntrinsicAttributes & Pick<DetailedHTMLProps<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>

The same issue

Fixed in v1.0.5, sorry for the delay