Unable to interact with last record of table, or the pagination when using large amounts of data.
I say "large" but current only have 69 records in the table.
I can interact with the actions on every other record, except the last record. And I am unable to change the value of 'perPage' either. Any ideas?
4 Replies
.
What have you tried so far?
How many columns are you showing? too? can you interact with other records
I've actually figured out why, I had a footer that had a ::before, which provided content blocking the bottom of the table, just enough to prevent interaction with the last row and the pagiantion