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

Hang browser tab on overlay within panel/accordion #17758

Open
1 of 4 tasks
GlennLz opened this issue Feb 24, 2025 · 0 comments
Open
1 of 4 tasks

Hang browser tab on overlay within panel/accordion #17758

GlennLz opened this issue Feb 24, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@GlennLz
Copy link

GlennLz commented Feb 24, 2025

Describe the bug

The browser tab hangs when quickly opening an overlay within a panel or accordion. Specifically when interacting with selects or autocompletes.

My current solutions are to add appendTo="body" to the select or to set the overlay animations to 0s.

Still experiencing some hanging in cypress tests when interacting with selects when appendTo is not set and overlay animations set to 0s. (Electron headless specifically)

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/stackblitz-starters-f1us6xv7?file=src%2Fapp%2Fapp.component.html

Environment

Any

Angular version

19.1.6

PrimeNG version

v19

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

Quickly click to open the select overlay a few times

Expected behavior

Should not hang.

@GlennLz GlennLz added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 24, 2025
@GlennLz GlennLz changed the title Hang on overlay within panel/accordion Hang browser tab on overlay within panel/accordion Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant