react-super-responsive-table icon indicating copy to clipboard operation
react-super-responsive-table copied to clipboard

Trying to use react beautiful dnd with superresponsive table but getting error while using ref inside <Tbody> and <Tr>

Open lihsaa591 opened this issue 2 years ago • 2 comments

I am getting errors while using ref inside <Tbody> and <Tr> components if I ignore that line then getting a warning in the console.

image

image

lihsaa591 avatar Apr 04 '23 11:04 lihsaa591

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 18 '23 07:06 stale[bot]

It happens for me too. we need a forwardRef

metacoding avatar Jul 16 '23 09:07 metacoding