Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type missing: No exported member RefHandler #373

Open
o-faro opened this issue Jun 30, 2020 · 4 comments
Open

Type missing: No exported member RefHandler #373

o-faro opened this issue Jun 30, 2020 · 4 comments

Comments

@o-faro
Copy link
Contributor

o-faro commented Jun 30, 2020

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

@FezVrasta
Copy link
Member

Thanks for the report, may you submit a PR to add it back please?

@o-faro
Copy link
Contributor Author

o-faro commented Jul 2, 2020

done

@jodyheavener
Copy link

jodyheavener commented Sep 8, 2020

The "done" above has me thinking this is done, but it doesn't appear to be in latest. Still taking PRs for this?

@o-faro
Copy link
Contributor Author

o-faro commented Sep 16, 2020

Okay, sorry. I did wrong and created a pull request on my own fork of the project without noticing... Now it is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants