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
The dynamic collection logic is from react-aria. You may report it in their repo instead. Alternatively, you may put row index in your users and have a map for column index retrieved by columnKey.
HeroUI Version
2.7.2
Describe the bug
I need to use row index and cell index to custom row or cell, so please pass index as second parameters to render
TableRow
orTableCell
.Your Example Website or App
https://stackblitz.com/run?file=App.jsx
Steps to Reproduce the Bug or Issue
Expected behavior
Render TableRow and TableCell should get row index or cell index as the second parameter.
Screenshots or Videos
No response
Operating System Version
macOs, windows...
Browser
Chrome
The text was updated successfully, but these errors were encountered: