You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
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:
PrimeReact version: 3.1.2
Browser: N/A
Language: TypeScript 3.4.3
The text was updated successfully, but these errors were encountered: