Skip to content

[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

Closed
1 task done
DavidHDev opened this issue Feb 21, 2025 · 8 comments · Fixed by #159
Closed
1 task done

[BUG]: backgrounds/dither rendering issue on some devices #118

DavidHDev opened this issue Feb 21, 2025 · 8 comments · Fixed by #159
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@DavidHDev
Copy link
Owner

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

  • I have checked other issues to see if my issue was already reported or addressed
@DavidHDev DavidHDev added the bug Something isn't working label Feb 21, 2025
@DavidHDev DavidHDev changed the title [BUG]: backgrounds/dither [BUG]: backgrounds/dither rendering issue on some devices Feb 21, 2025
@DavidHDev
Copy link
Owner Author

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!

@nachitodev
Copy link

Hey!, I am having this kind of artifacts when using the Dither background, I installed it through jsrepo.

Image

@DavidHDev
Copy link
Owner Author

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%

@mrdbstn
Copy link

mrdbstn commented Mar 1, 2025

yup, have the same issue

@mrdbstn
Copy link

mrdbstn commented Mar 1, 2025

could it be versioning? i had to downgrade some dependencies bc im still on react 18

@DavidHDev
Copy link
Owner Author

@mrdbstn this whole project is on React 18, versioning has nothing to do with this bug.

@mrdbstn
Copy link

mrdbstn commented Mar 8, 2025

so, no update on this yet?

@DavidHDev
Copy link
Owner Author

@mrdbstn if there was an update, I would have closed the issue

@DavidHDev DavidHDev added the help wanted Extra attention is needed label Mar 10, 2025
@JusGu JusGu mentioned this issue Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants