How to prevent double click event when rows per page item has been clicked?
Hi everyone,
I'm using Tanstack Table to display a list of portfolios. Below the table I have an option to change the number of rows per page. When I change the number of items, the same click is also handled by the row item, which routes me to the portfolio that was behind the rows per page modal.
Below is a screen recording of the described issue
0 Replies