Creating onClick event in getTdProps or getTrProps overrides Expander functionality in reactTable #2793
-
} |
Beta Was this translation helpful? Give feedback.
Answered by
riteshnahar
Oct 23, 2020
Replies: 1 comment 1 reply
-
Change the method |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
srenitha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Change the method
getTdProps
togetTrProps
. And removee.stopPropagation();
from onRowClick method.