clauderic / clauderic/react-tiny-virtual-list

iframe issue when sticky used

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.5k
Forks
159
PR merge metrics
No merged PRs in 30d

Description

I added an iframe as one of the rows in the list and set it to be sticky, while the sticky works, the iframe sits on top, making its wrapper z-index: 0 instead of 1 fixed it.
But when I start to fast scroll I can see the sticky container iframe showing through when its not rendering.
I also noticed if you use the lists scrollbar, I don't see any gaps/unrendered content but if i scroll fast with the trackpad, i can see lots of gaps. my row content is not complex just a few divs and text

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.