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

Missing method typings for OverlayPanel #865

Closed
APalaitis opened this issue Apr 26, 2019 · 0 comments
Closed

Missing method typings for OverlayPanel #865

APalaitis opened this issue Apr 26, 2019 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@APalaitis
Copy link
Contributor

I'm submitting a ...

[x ] bug report
[ ] feature request
[ ] support request 

Codesandbox Case (Bug Reports)
N/A

Current behavior Typescript errors when using hide()/show() methods of OverlayPanel. The methods are described in the documentation and work when used if typing errors are ignored.

Expected behavior no Typescript errors.

Minimal reproduction of the problem with instructions Try using hide() or show() methods of OverlayPanel in a typescript project.

Please tell us about your environment:

  • React version: 16.8.5
  • PrimeReact version: 3.1.2

  • Browser: N/A

  • Language: TypeScript 3.4.3

@mertsincan mertsincan self-assigned this Apr 29, 2019
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Apr 29, 2019
@mertsincan mertsincan added this to the 3.1.3 milestone Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants