Open fraras opened 8 months ago
I noticed that if I select only using the keyboard with ctrl and enter and then I continue usining ctrl + left mouse click the table is behaving normally without any lags until I release and press again the ctrl key
I noticed that if I select only using the keyboard with ctrl and enter and then I continue usining ctrl + left mouse click the table is behaving normally without any lags until I release and press again the ctrl key
I experienced exactly the same behaviour!
Describe the bug
When the user tries to select multiple columns with the CTRL Key and the mouse click the application starts to lag and freezes for several seconds (with more columns the freeze time is longer) This doesn't happen in those cases:
Environment
localhost Angular app
Reproducer
https://stackblitz.com/edit/github-fsqmbr-j5e2z6?file=src%2Fapp%2Fapp.component.ts
Angular version
17.3.1
PrimeNG version
17.11.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.19.0
Browser(s)
Microsoft Edge Version 122.0.2365.92 (Official Build) (64 bit)
Steps to reproduce the behavior
Expected behavior
The user should be able to select the rows without lag or freeze of the application.