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

Multiselect in a dialog component close the panel automatically when I choose an option #6455

Open
crisscott opened this issue Apr 23, 2024 · 3 comments
Labels
Type: Bug Issue contains a defect related to a specific component.

Comments

@crisscott
Copy link

crisscott commented Apr 23, 2024

Describe the bug

I have a dialog component inside other, when i choose an option the panel close auto.

033121

image

this not occur when I place the multiselect in body tag

image

this i my multiselect code

image

Reproducer

https://stackblitz.com/edit/stackblitz-starters-xmhuxo?file=app%2Fpage.tsx

PrimeReact version

10.6.3

React version

18.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@crisscott crisscott added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 23, 2024
@melloware melloware added Status: Needs Reproducer Issue needs a runnable reproducer and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 23, 2024
Copy link

Please fork the Stackblitz project and create a case demonstrating your bug report. This issue will be closed if no activities in 20 days.

@crisscott
Copy link
Author

In this Stackblitz always close the panel.

https://stackblitz.com/edit/stackblitz-starters-xmhuxo?file=app%2Fpage.tsx

@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Reproducer Issue needs a runnable reproducer labels Apr 23, 2024
@melloware
Copy link
Member

Looks related to this one as well: #5838

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