Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Type missing: No exported member RefHandler #373

Open
@o-faro

Description

@o-faro

Hello, just installed a project with version 1.3.7 and getting react-popper has no exported member RefHandler.
In version 1.3.4 this is no problem.

In react-popper.d.ts this line is missing

type RefHandler = (ref: HTMLElement | null) => void;

for now I will switch back to 1.3.4
I guess this should be fixed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions