-
Notifications
You must be signed in to change notification settings - Fork 435
[BUG]: backgrounds/dither rendering issue on some devices #118
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
Comments
Update: added SOMEWHAT of a fix for this, but it's not super reliable, so I will leave this open in case anyone still encounters problems, please let me know! |
Hi @nachitodev! Yeah, this is exactly the problem I was talking about, try to play around with the padding of the container. Unfortunately I'm not that good with shaders to figure out what's wrong with this and fix it 100% |
yup, have the same issue |
could it be versioning? i had to downgrade some dependencies bc im still on react 18 |
@mrdbstn this whole project is on React 18, versioning has nothing to do with this bug. |
so, no update on this yet? |
@mrdbstn if there was an update, I would have closed the issue |
Describe the issue
The problem is that the component does not render well on Windows devices or anything else other than MacOS, I don't know why, but it needs to be investigated and fixed. Opening this issue for visibility.
Reproduction Link
https://www.reactbits.dev/backgrounds/dither
Steps to reproduce
Open the page on a Windows device.
Validations
The text was updated successfully, but these errors were encountered: