Skip to content

Header moving around while scrolling #406

@rogala000

Description

@rogala000

When scrolling up and down on table with header, it moves around for the duration of scrolling.
I tried "useMarginInsteadOfTranslate" but it didn't work.
I've noticed this bug only on mobile. "transform: translateY" on thead seems to have a delay and can't keep up with changes, so it moves weirdly and after scrolling is finished goes to a proper position. Setting checkResizeInterval to 0 or 1 also didn't fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions