Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blanks appear on fast scrolling in react 18 use createRoot #761

Open
boris-w opened this issue Mar 28, 2024 · 2 comments
Open

Blanks appear on fast scrolling in react 18 use createRoot #761

boris-w opened this issue Mar 28, 2024 · 2 comments

Comments

@boris-w
Copy link

boris-w commented Mar 28, 2024

I upgraded the react in the example to 18 and used createRoot instead of ReactDOM.render, and then there is a noticeable blank area when scrolling quickly.
Here's my example: https://codesandbox.io/p/sandbox/suspicious-black-nwhqkr?file=%2Findex.js%3A13%2C8

@kevinhaas
Copy link

This issue has existed since at least 2020 looking back, and I also ran into it. None of the issues were properly resolved.

Just use this as it's actively maintained. I did a clean swap and don't have flashing content anymore.

@parth-chovatiya
Copy link

I was also getting this issue. Is there any way to fix this..?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants