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

Menu: Popup menu cannot be opened on a different target when it is already opened #16066

Closed
Kisters-BS opened this issue Jul 19, 2024 · 0 comments · Fixed by #16067
Closed

Menu: Popup menu cannot be opened on a different target when it is already opened #16066

Kisters-BS opened this issue Jul 19, 2024 · 0 comments · Fixed by #16067
Labels
LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Kisters-BS
Copy link
Contributor

Kisters-BS commented Jul 19, 2024

Describe the bug

The popup menu cannot be opened on a different target when it is already opened.

graphic

Environment

See stackblitz

Reproducer

https://stackblitz.com/edit/kjcpuw

Angular version

18.0.2

PrimeNG version

17.18.4

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.15.1

Browser(s)

No response

Steps to reproduce the behavior

  1. Click on one button to open the popup menu
  2. Click on the other button to try to open the popup menu
  3. See that the menu cannot be opened on the new target

Expected behavior

The popup menu can be opened on a different target when it is already opened

@Kisters-BS Kisters-BS added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 19, 2024
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 25, 2024
@cetincakiroglu cetincakiroglu added this to the 17.18.6 milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants