primefaces / primereact

The Most Complete React UI Component Library
https://primereact.org
MIT License
6.91k stars 1.05k forks source link

DataTable Expandable Row Groups in the showcase are not actually expandable #2474

Closed VsevolodGolovanov closed 2 years ago

VsevolodGolovanov commented 2 years ago

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

Codesandbox Case (Bug Reports)

Current behavior Expandable Row Groups demo shows expanded row groups with no toggling: image

Expected behavior Assumingly it should show collapsed row groups, that can be expanded by clicking something.

Minimal reproduction of the problem with instructions

Please tell us about your environment:

VsevolodGolovanov commented 2 years ago

Not sure if this is a PrimeReact issue or a showcase issue.