rsuite-table
rsuite-table copied to clipboard
Error when using renderRowExpanded with rowHeight
Versions
package | version |
---|---|
react |
18.2.0 |
rsuite-table |
5.11.0 |
What is the expected behavior?
That the component appears correctly when clicking in row to expand.
What is the current behavior?
When clicking on the button to expand the component tha should appear is not shown and it is not possible to click again on the line to hide
What are the steps to reproduce?
Insert rowHeight into the table and have a component on the renderRowExpanded property
Please fork this example, reproduce the problem you are issue. https://codesandbox.io/s/festive-grothendieck-s9f8cc?file=/src/table.tsx