You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[ x ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
When using ShowSelectionElement to disable checkbox selection per row, the Select All toggle selects all rows regardless of ShowSelectionElement function
Expected behavior
Select All only select rows where there's a checkbox element for selection
All rows are selected but only the rows where there's a checkbox should be selected
Please tell us about your environment:
Windows 10
React version:
Latest
PrimeReact version:
v6.5
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome, Edge
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/bold-fast-gdhs7
Current behavior
When using ShowSelectionElement to disable checkbox selection per row, the Select All toggle selects all rows regardless of ShowSelectionElement function
Expected behavior
Select All only select rows where there's a checkbox element for selection
Minimal reproduction of the problem with instructions
https://codesandbox.io/s/bold-fast-gdhs7
Please tell us about your environment:
Windows 10
React version:
Latest
PrimeReact version:
v6.5
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome, Edge
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered: