Skip to content

No support for forwardRef calls typed with generics #927

Closed
@rvetere

Description

@rvetere

If we use a generic typing for forwardRef calls, it won't find any interface:

export const FullWidthButton = forwardRef<HTMLButtonElement, IButtonProps>() => {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions