finos / finos/regular-table

X-coordinates larger than available columns

Open
#222 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
403
Forks
43
Avg merge
3m
Merged PRs (30d)
1

Description

## Support Question

Hello,

I would like to know if the following behavior is correct:

If I scroll very quickly to the right, at some point the table's `dataListener` is requesting X coordinates (columns) larger than the number of columns provided to the table.

For example: in my table, there are 40 columns, and when I scroll quickly to the right, there is a moment when the table requests position 46 (x1), even though the maximum value should be 40.

![Image](https://github.com/user-attachments/assets/bec01764-8ee4-4130-9a1f-d2d6b54bf525)

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.