-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Dialog: onHide Called Twice #6562
Closed
alefduarte opened this issue
May 3, 2024
· 3 comments
· Fixed by #6565, leoo1992/GeradorQRCode#27, leoo1992/GeradorQRCode#40 or mtech-31-quemistry/quemistry_client_web#3
Closed
Dialog: onHide Called Twice #6562
alefduarte opened this issue
May 3, 2024
· 3 comments
· Fixed by #6565, leoo1992/GeradorQRCode#27, leoo1992/GeradorQRCode#40 or mtech-31-quemistry/quemistry_client_web#3
Comments
alefduarte
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
May 3, 2024
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
May 3, 2024
Was this fix included in 10.6.6? Or will it be included in 10.7.0? |
@VentuzVictorPerez see this comment it is by design: #880 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Dialog onHide Called Twice:
The onHide event for the dialog component is being triggered twice. This issue can be observed in
Dialog Issue
Reproducer
https://stackblitz.com/edit/4re1hf?file=src%2FApp.jsx
PrimeReact version
10.6.5
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
Dialog Issue
Expected behavior
No response
The text was updated successfully, but these errors were encountered: