Cascade Select clicking a few times causes the component to freeze #15869
Labels
LTS-FIXED-15.4.23
LTS-FIXED-16.9.13
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
v18-port
Milestone
Describe the bug
When clicking repeatedly in quick succession, the component freezes the browser.
This error also occurs in the PrimeNG examples.
https://primeng.org/cascadeselect
Environment
No special Environment. This even happens in the documentation: https://primeng.org/cascadeselect
Reproducer
https://primeng.org/cascadeselect
Angular version
18.0.1
PrimeNG version
17.18.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
10.5.0
Browser(s)
Chrome
Steps to reproduce the behavior
This step-by-step description should help in understanding and reproducing the error.
Expected behavior
The Cascade Select component should remain responsive and fully functional, even when clicked repeatedly and quickly. The browser should not freeze or become unresponsive, and the component should handle rapid successive clicks without any performance issues.
The text was updated successfully, but these errors were encountered: