Datatable virtualization error selecting cell

I tried to use virtualization=True for large data.
while i was checking on localhost i clicked to a cell in column 1 at the top of table and then scrolled down to the bottom of table and clicked a cell in column 2, the debug mode told me …

Cannot read properties of undefined (reading ‘column_2’)

i found the similar question here but it closed.
so i don’t know how to handle this issue, could someone guide me about it?

versions:
dash==2.5.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-renderer==1.9.1
dash-table==5.0.0