I’m not really sure if this is a bug, however I have a website with a slightly lighter black background. And some divs, even though they have transparent backgrounds, show a pure black block.
This is all happens only in Safari.
Check out the screenshot, you need to look closely, but it is definitely there:
Anyway, I guess this is a bug in your interaction and opacity (Disable JS and check this please - add/remove interaction and test this) & transform without ventor prefix. Also, could you go to safari inspect element - and add a screenshot of the styles you get? (I don’t use mac).
Thanks for the reply. Sorry for the late one on my end!
Yes, I’ve disabled JS and it disappeared for the most part, but not in the hover states of nav links. Removing interactions fully, did the trick. But then again, that unfortunately means I have to remove the animations, which I really want to prevent.