Having an issue with this website:
This site is primarily built using SVG and animated with the GSAP library.
Unfortunately, I'm experiencing some rendering issues on Chrome, including the latest version.
You can see an example image here:
As seen in the background triangles, the opacity is not properly rendered on the left side but appears fine on the right...
It seems like Chrome may be having trouble rendering opacity attributes on certain computers, as if it requires more memory or CPU power...
How can I go about debugging this issue? Any insights into what might be happening here would be greatly appreciated!
Thank you in advance!